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
2013-02-05
l2tp: set netnsok flag for netlink messages
Tom Parkin
1
-0
/
+1
2013-02-05
l2tp: put tunnel socket release on a workqueue
Tom Parkin
2
-44
/
+61
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-60
/
+139
2013-02-05
ipcomp: Mark as netns_ok.
David S. Miller
1
-0
/
+1
2013-02-04
mcast: do not check 'rv' twice in a row
Jean Sacren
1
-4
/
+2
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
11
-38
/
+21
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
1
-4
/
+5
2013-02-04
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
1
-3
/
+0
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
1
-10
/
+14
2013-02-04
netns: fdb: allow unprivileged users to add/del fdb entries
Gao feng
1
-6
/
+0
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+2
2013-02-04
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-04
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-02-04
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-04
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
1
-4
/
+10
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-01
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
5
-1197
/
+0
2013-02-01
wanrouter: completely decouple obsolete code from kernel.
Paul Gortmaker
3
-3
/
+0
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
1
-2
/
+1
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
1
-3
/
+3
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
1
-0
/
+1
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
7
-21
/
+22
2013-01-31
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+8
2013-01-31
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-32
/
+40
2013-01-31
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-40
/
+54
2013-01-31
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+11
2013-01-31
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+1
2013-01-30
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
3
-11
/
+10
2013-01-30
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2013-01-30
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2013-01-30
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
4
-34
/
+34
2013-01-30
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-30
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-30
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2013-01-30
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
1
-1
/
+4
2013-01-30
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+1
2013-01-30
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-01-30
netem: fix delay calculation in rate extension
Johannes Naab
1
-6
/
+6
2013-01-30
l2tp: prevent l2tp_tunnel_delete racing with userspace close
Tom Parkin
2
-12
/
+69
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-31
/
+188
2013-01-30
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
1
-13
/
+41
2013-01-30
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-30
pktgen: support net namespace
Cong Wang
1
-79
/
+117
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
1
-2
/
+2
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2
-9
/
+210
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
4
-14
/
+11
2013-01-29
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
1
-0
/
+2
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
4
-32
/
+29
2013-01-29
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
1
-9
/
+7
[next]