index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-11-15
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
2016-11-10
netfilter: xt_NFLOG: fix unexpected truncated packet
Liping Zhang
1
-0
/
+1
2016-11-10
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
1
-9
/
+15
2016-10-28
sunrpc: fix write space race causing stalls
David Vrabel
1
-1
/
+10
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2
-21
/
+47
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
3
-19
/
+9
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
1
-2
/
+2
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
1
-2
/
+1
2016-09-27
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
1
-3
/
+3
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
4
-5
/
+10
[prev]
[next]