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-03-04
sctp: Fix port hash table size computation
Neil Horman
1
-7
/
+36
2016-03-04
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
1
-1
/
+1
2016-03-04
tipc: unlock in error path
Insu Yun
1
-1
/
+3
2016-03-04
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2
-2
/
+2
2016-03-04
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
1
-1
/
+3
2016-03-04
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
5
-35
/
+35
2016-03-04
route: check and remove route cache when we get route
Xin Long
1
-14
/
+63
2016-03-04
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
1
-0
/
+1
2016-03-04
l2tp: Fix error creating L2TP tunnels
Mark Tomlinson
1
-4
/
+14
2016-03-04
tcp: md5: release request socket instead of listener
Eric Dumazet
1
-2
/
+4
2016-03-04
tipc: fix premature addition of node to lookup table
Jon Paul Maloy
1
-6
/
+6
2016-03-04
af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat
1
-1
/
+6
2016-03-04
af_unix: Don't set err in unix_stream_read_generic unless there was an error
Rainer Weikusat
1
-6
/
+10
2016-03-04
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-03-04
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
1
-3
/
+6
2016-03-04
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
1
-0
/
+7
2016-03-04
sctp: translate network order to host order when users get a hmacid
Xin Long
1
-2
/
+7
2016-03-04
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
3
-2
/
+14
2016-03-04
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2
-5
/
+11
2016-03-04
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
3
-6
/
+13
2016-03-04
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-03-04
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-03-04
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-03-04
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2
-5
/
+8
2016-03-04
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-03-04
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2
-9
/
+9
2016-03-04
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-03-04
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-03-04
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-03-04
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-03-04
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-03-04
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
1
-1
/
+1
2016-03-04
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-03-04
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
1
-0
/
+3
2016-02-25
SUNRPC: Fixup socket wait for memory
Trond Myklebust
1
-28
/
+21
2016-01-31
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
2016-01-31
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2
-19
/
+7
2016-01-31
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
1
-24
/
+10
2016-01-31
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
1
-23
/
+10
2016-01-31
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
1
-28
/
+31
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_nc_node
Sven Eckelmann
1
-11
/
+8
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
1
-7
/
+3
2016-01-31
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-31
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
4
-4
/
+9
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2
-2
/
+2
2016-01-31
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2016-01-31
sched,cls_flower: set key address type when present
Jamal Hadi Salim
1
-2
/
+8
[next]