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