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.13.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
2014-07-02
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-07-02
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-07-02
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
1
-6
/
+1
2014-07-02
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-07-02
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-06-27
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-06-27
vlan: more careful checksum features handling
Michal Kubeček
1
-2
/
+2
2014-06-27
net/compat: Fix minor information leak in siocdevprivate_ioctl()
Ben Hutchings
1
-5
/
+2
2014-06-27
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
1
-5
/
+0
2014-06-27
tipc: fix memory leak of publications
Ying Xue
1
-1
/
+1
2014-06-23
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-23
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-23
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-23
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2
-4
/
+4
2014-06-23
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
3
-3
/
+4
2014-06-23
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-23
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-23
net: tunnels - enable module autoloading
Tom Gundersen
3
-0
/
+3
2014-06-23
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-23
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
15
-31
/
+33
2014-06-23
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+65
2014-06-23
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+49
2014-06-23
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2
-3
/
+8
2014-06-23
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
1
-5
/
+5
2014-06-23
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-06-23
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-06-23
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-28
/
+27
2014-06-23
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-06-23
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-06-11
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-06-09
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-06-06
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-06-06
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-06-06
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-06-04
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-06-04
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-29
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-05-29
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-29
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-29
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-29
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
3
-3
/
+34
2014-05-29
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-29
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-29
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-29
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-29
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
1
-0
/
+2
2014-05-29
vsock: Make transport the proto owner
Andy King
1
-25
/
+22
2014-05-29
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-05-29
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
[next]