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-11-21
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
1
-8
/
+7
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2
-3
/
+22
2016-11-21
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-21
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-21
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-21
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
1
-0
/
+2
2016-11-21
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-21
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
1
-1
/
+1
2016-11-21
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2016-11-21
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2016-11-21
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
2016-11-21
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
1
-6
/
+8
2016-11-21
dccp: do not send reset to already closed sockets
Eric Dumazet
1
-0
/
+4
2016-11-21
dccp: do not release listeners too soon
Eric Dumazet
3
-4
/
+6
2016-11-21
tcp: fix return value for partial writes
Eric Dumazet
1
-1
/
+1
2016-11-21
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
4
-17
/
+4
2016-11-21
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-21
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-11-21
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-11-21
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-11-18
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
1
-2
/
+4
2016-11-18
libceph: fix legacy layout decode with pool 0
Yan, Zheng
1
-1
/
+2
2016-11-18
batman-adv: Modify neigh_list only with rcu-list functions
Sven Eckelmann
1
-1
/
+1
2016-11-18
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
4
-26
/
+18
2016-11-18
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
1
-1
/
+1
2016-11-18
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-18
xprtrdma: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-11-15
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2
-5
/
+5
2016-11-15
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-11-15
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2016-11-15
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-11-15
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
3
-7
/
+9
2016-11-15
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
2016-11-15
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-11-15
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
2016-11-15
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
8
-8
/
+9
2016-11-15
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-3
/
+7
2016-11-15
switchdev: Execute bridge ndos only for bridge ports
Ido Schimmel
1
-0
/
+9
2016-11-15
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
1
-9
/
+14
2016-11-15
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
1
-7
/
+10
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-11-15
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-11-15
net_sched: reorder pernet ops and act ops registrations
WANG Cong
1
-8
/
+11
2016-11-15
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
1
-3
/
+4
2016-11-15
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
1
-0
/
+1
2016-11-15
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-11-15
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
1
-0
/
+9
[next]