index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
16
-46
/
+68
*
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
2
-2
/
+6
*
bridge: Fix netpoll support
Herbert Xu
2010-06-15
4
-84
/
+120
*
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2010-06-15
1
-79
/
+97
*
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-15
1
-0
/
+10
*
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
2010-06-15
1
-75
/
+76
*
netpoll: Fix RCU usage
Herbert Xu
2010-06-15
1
-8
/
+12
*
bridge: Remove redundant npinfo NULL setting
Herbert Xu
2010-06-15
1
-1
/
+0
*
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
2010-06-15
1
-2
/
+1
*
inetpeer: various changes
Eric Dumazet
2010-06-14
1
-38
/
+56
*
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
2010-06-14
1
-8
/
+11
*
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
2010-06-14
1
-6
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-14
1
-1
/
+1
|
\
|
*
net: rxhash already set in __copy_skb_header
Eric Dumazet
2010-06-13
1
-1
/
+0
|
*
net: fix deliver_no_wcard regression on loopback device
John Fastabend
2010-06-13
1
-0
/
+1
*
|
irttp: Print device parameters and statistics as unsigned
Ben Hutchings
2010-06-12
1
-7
/
+7
*
|
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-12
4
-23
/
+27
*
|
pktgen: increasing transmission granularity
Daniel Turull
2010-06-11
1
-4
/
+38
*
|
econet: fix locking
Eric Dumazet
2010-06-11
1
-9
/
+18
*
|
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
4
-3
/
+33
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
10
-22
/
+80
|
\
|
|
*
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
1
-1
/
+1
|
*
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
1
-3
/
+12
|
*
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-10
2
-5
/
+16
|
*
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
1
-2
/
+2
|
*
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
2010-06-09
1
-5
/
+3
|
|
\
|
|
*
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
1
-5
/
+3
|
*
|
caif: fix a couple range checks
Dan Carpenter
2010-06-09
2
-2
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-09
3
-10
/
+87
|
|
\
|
|
*
mac80211: fix deauth before assoc
Johannes Berg
2010-06-08
1
-2
/
+38
|
*
|
ipmr: dont corrupt lists
Eric Dumazet
2010-06-07
2
-2
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
28
-477
/
+1520
|
\
\
\
|
*
|
|
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
2010-06-08
1
-0
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
4
-12
/
+64
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: fix function pointer check
Holger Schurig
2010-06-07
1
-1
/
+1
|
|
*
|
mac80211: process station blockack action frames from work
Johannes Berg
2010-06-04
2
-7
/
+48
|
*
|
|
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
2010-06-07
1
-2
/
+1
|
*
|
|
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-04
1
-6
/
+0
|
*
|
|
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2010-06-04
2
-0
/
+8
|
*
|
|
mac80211: reduce debugfs code size
Felix Fietkau
2010-06-03
2
-122
/
+77
|
*
|
|
mac80211: simplify key locking
Johannes Berg
2010-06-03
7
-267
/
+80
|
*
|
|
mac80211: move plink state
Johannes Berg
2010-06-03
1
-22
/
+22
|
*
|
|
mac80211: drop control frames after processing
Johannes Berg
2010-06-03
1
-1
/
+6
|
*
|
|
mac80211: remove useless work starting
Johannes Berg
2010-06-03
1
-9
/
+0
|
*
|
|
mac80211: move WEP weak IV check
Johannes Berg
2010-06-03
1
-15
/
+16
|
*
|
|
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
3
-12
/
+8
|
*
|
|
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-06-03
5
-2
/
+116
|
*
|
|
mac80211: remove bogus mod_timer() call
Johannes Berg
2010-06-03
1
-3
/
+11
|
*
|
|
cfg80211: make action channel type optional
Johannes Berg
2010-06-02
6
-5
/
+16
|
*
|
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
3
-3
/
+3
[next]