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
2011-04-17
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
2
-28
/
+88
2011-04-17
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
3
-74
/
+100
2011-04-17
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
3
-0
/
+6
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
8
-212
/
+232
2011-04-17
batman-adv: Simplify gw_check_election(), use gw_get_selected()
Linus Lüssing
1
-11
/
+12
2011-04-17
batman-adv: Make gateway_get_selected type safe
Linus Lüssing
2
-2
/
+2
2011-04-17
batman-adv: Move bonding / iface alternating router search to own functions
Linus Lüssing
1
-75
/
+105
2011-04-17
atm: lec: Fix set-but-unused variables.
David S. Miller
1
-4
/
+0
2011-04-17
ax25: Fix set-but-unused variable.
David S. Miller
1
-2
/
+1
2011-04-17
econet: Fix set-but-unused variable.
David S. Miller
1
-8
/
+0
2011-04-17
decnet: Fix set-but-unused variable.
David S. Miller
1
-2
/
+1
2011-04-17
pktgen: Fix set-but-unused variable.
David S. Miller
1
-2
/
+0
2011-04-16
net: minor cleanup to net_namespace.c.
Rob Landley
1
-8
/
+4
2011-04-16
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
3
-7
/
+75
2011-04-16
ipv6: ignore looped-back NA while dad is running
Daniel Walter
1
-3
/
+4
2011-04-15
ip: ip_options_compile() resilient to NULL skb route
Eric Dumazet
1
-3
/
+3
2011-04-15
Phonet: convert bound sockets hash list to RCU
Rémi Denis-Courmont
1
-24
/
+21
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-15
/
+16
2011-04-15
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
2
-1
/
+10
2011-04-15
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-04-15
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
1
-0
/
+2
2011-04-14
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
Ralf Baechle
3
-40
/
+4
2011-04-14
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
1
-5
/
+3
2011-04-13
mac80211: Allocate new mesh path and portal tables before taking locks
cozybit Inc
1
-24
/
+25
2011-04-13
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
Felix Fietkau
1
-4
/
+16
2011-04-13
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
2
-4
/
+3
2011-04-13
net: ethtool support to configure number of channels
amit salecha
1
-0
/
+35
2011-04-13
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
1
-0
/
+4
2011-04-13
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
1
-0
/
+34
2011-04-13
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2
-25
/
+22
2011-04-13
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
1
-1
/
+1
2011-04-13
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
1
-17
/
+12
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2
-12
/
+11
2011-04-13
netfilter: ipset: SCTP, UDPLITE support added
Jozsef Kadlecsik
5
-5
/
+19
2011-04-13
sctp: fix oops while removed transport still using as retran path
Wei Yongjun
1
-0
/
+2
2011-04-13
sctp: fix oops when updating retransmit path with DEBUG on
Vlad Yasevich
1
-0
/
+2
2011-04-13
net: Disable NETIF_F_TSO_ECN when TSO is disabled
Ben Hutchings
1
-0
/
+4
2011-04-13
net: Disable all TSO features when SG is disabled
Ben Hutchings
1
-3
/
+3
2011-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
35
-357
/
+1109
2011-04-13
9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...
David S. Miller
1
-6
/
+3
2011-04-13
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
David S. Miller
1
-2
/
+0
2011-04-13
irda: fix locking unbalance in irda_sendmsg
Dave Jones
1
-2
/
+1
2011-04-13
net: add RTNL_ASSERT in __netdev_update_features()
Michał Mirosław
1
-0
/
+2
2011-04-13
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
5
-185
/
+91
2011-04-13
net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
Joakim Tjernlund
1
-3
/
+0
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
5
-1
/
+40
2011-04-13
inetpeer: reduce stack usage
Eric Dumazet
1
-6
/
+7
2011-04-13
mac80211: send notification on new peer candidate for our secure mesh
Javier Cardona
4
-9
/
+21
2011-04-13
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
3
-0
/
+56
[prev]
[next]