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
2010-03-13
bridge: ensure to unlock in error path in br_multicast_query().
YOSHIFUJI Hideaki
1
-4
/
+7
2010-03-13
ipv6: Send netlink notification when DAD fails
Herbert Xu
1
-0
/
+2
2010-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-8
/
+16
2010-03-12
ipconfig: Handle devices which take some time to come up.
David S. Miller
1
-10
/
+47
2010-03-11
mac80211: Fix memory leak in ieee80211_if_write()
Eric Dumazet
1
-3
/
+7
2010-03-11
mac80211: Fix (dynamic) power save entry
Juuso Oikarinen
1
-5
/
+8
2010-03-11
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-03-10
net: Fix dev_mc_add()
Eric Dumazet
1
-2
/
+3
2010-03-10
net: Annotates neigh_invalidate()
Eric Dumazet
1
-0
/
+2
2010-03-10
tcp: Fix tcp_v4_rcv()
Eric Dumazet
1
-4
/
+4
2010-03-08
tipc: filter out messages not intended for this host
Neil Horman
1
-0
/
+9
2010-03-08
tipc: fix endianness on tipc subscriber messages
Neil Horman
2
-37
/
+22
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
1
-32
/
+8
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
2
-5
/
+5
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
2
-5
/
+3
2010-03-08
tcp: Fix tcp_make_synack()
Eric Dumazet
1
-9
/
+9
2010-03-08
net: fix route cache rebuilds
Eric Dumazet
1
-12
/
+38
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
3
-3
/
+9
2010-03-08
bridge: Fix RCU race in br_multicast_stop
Herbert Xu
1
-1
/
+1
2010-03-08
bridge: Use RCU list primitive in __br_mdb_ip_get
Herbert Xu
1
-1
/
+1
2010-03-08
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2
-18
/
+4
2010-03-08
sock.c: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-03-08
bridge: cleanup: remove unneed check
Dan Carpenter
1
-2
/
+2
2010-03-06
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-4
/
+3
2010-03-06
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-0
/
+72
2010-03-06
net: backlog functions rename
Zhu Yi
12
-14
/
+14
2010-03-06
x25: use limited socket backlog
Zhu Yi
1
-1
/
+1
2010-03-06
tipc: use limited socket backlog
Zhu Yi
1
-2
/
+4
2010-03-06
sctp: use limited socket backlog
Zhu Yi
2
-15
/
+30
2010-03-06
llc: use limited socket backlog
Zhu Yi
1
-1
/
+2
2010-03-06
udp: use limited socket backlog
Zhu Yi
2
-12
/
+22
2010-03-06
tcp: use limited socket backlog
Zhu Yi
2
-4
/
+8
2010-03-06
net: add limit for socket backlog
Zhu Yi
1
-2
/
+14
2010-03-04
tipc: Fix oops on send prior to entering networked mode (v3)
Neil Horman
3
-53
/
+11
2010-03-04
gre: fix hard header destination address checking
Timo Teräs
1
-5
/
+2
2010-03-04
IPv6: fix race between cleanup and add/delete address
stephen hemminger
1
-5
/
+13
2010-03-04
IPv6: addrconf notify when address is unavailable
stephen hemminger
1
-17
/
+29
2010-03-04
IPv6: addrconf timer race
stephen hemminger
1
-13
/
+15
2010-03-04
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
1
-5
/
+5
2010-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-5
/
+27
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
2
-3
/
+5
2010-03-03
bridge: depends on INET
Randy Dunlap
1
-0
/
+1
2010-03-03
Bluetooth: Use single_open() for inquiry cache within debugfs
Marcel Holtmann
1
-21
/
+20
2010-03-03
af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
Jiri Pirko
1
-1
/
+5
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
3
-6
/
+9
2010-03-02
mac80211: Fix reassociation processing (within ESS roaming)
Jouni Malinen
1
-2
/
+14
2010-03-02
rfkill: Add support for KEY_RFKILL
Matthew Garrett
1
-0
/
+8
2010-03-02
bridge: Fix build error when IGMP_SNOOPING is not enabled
Sridhar Samudrala
1
-5
/
+9
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
9
-23
/
+59
2010-03-01
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
[next]