index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-10-07
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2016-10-06
net: caif: fix misleading indentation
Arnd Bergmann
1
-1
/
+1
2016-09-29
ipvs: count pre-established TCP states as active
Michal Kubecek
1
-2
/
+23
2016-09-29
net: disable fragment reassembly if high_thresh is set to zero
Michal Kubecek
3
-0
/
+11
2016-09-29
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-29
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2016-09-29
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-09-29
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2
-2
/
+14
2016-09-29
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-09-29
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
Johannes Berg
1
-23
/
+2
2016-09-21
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-19
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
1
-2
/
+10
2016-08-19
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-08-19
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-08-19
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-08-19
tcp: make challenge acks less predictable
Eric Dumazet
1
-4
/
+9
2016-08-19
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2
-9
/
+2
2016-08-19
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
1
-44
/
+108
2016-08-19
libceph: set 'exists' flag for newly up osd
Yan, Zheng
1
-1
/
+1
2016-08-19
netfilter: x_tables: speed up jump target validation
Florian Westphal
4
-67
/
+123
2016-07-22
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+51
2016-07-21
rds: fix an infoleak in rds_inc_info_copy
Kangjie Lu
1
-0
/
+2
2016-07-21
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-5
/
+24
2016-07-21
mac80211: mesh: flush mesh paths unconditionally
Bob Copeland
1
-0
/
+4
2016-07-21
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2
-1
/
+4
2016-07-21
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-07-21
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-07-21
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2016-07-21
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-333
/
+80
2016-07-21
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
4
-0
/
+22
2016-07-21
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-07-21
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-21
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-21
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-07-21
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-07-21
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-07-21
netfilter: x_tables: check for bogus target offset
Florian Westphal
4
-8
/
+24
2016-07-21
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-07-21
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
4
-3
/
+28
2016-07-21
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-07-21
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-07-21
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
4
-32
/
+37
2016-07-18
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-07-18
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
1
-2
/
+23
2016-07-12
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-10
/
+3
2016-07-12
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-07-12
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-2
/
+2
2016-07-12
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-06-15
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
[next]