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.13.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-02-16
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-16
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-16
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-15
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-1
/
+1
2010-02-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+6
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
20
-636
/
+847
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+3
2010-02-13
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-13
udp: remove redundant variable
Gerrit Renker
2
-16
/
+14
2010-02-13
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2010-02-13
xfrm: validate attributes
jamal
1
-0
/
+4
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-2
/
+27
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-12
dccp: allow probing of CCID-array length
Gerrit Renker
1
-5
/
+4
2010-02-12
inet: Remove bogus IGMPv3 report handling
Herbert Xu
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
4
-6
/
+9
2010-02-11
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
1
-5
/
+5
2010-02-11
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-1
/
+333
2010-02-11
tcp: fix ICMP-RTO war
Damian Lukowski
1
-4
/
+2
2010-02-11
mac80211: Deny TX BA session requests during disassociation
Sujith
3
-1
/
+15
2010-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-9
/
+11
2010-02-10
net: atm: use seq_list_foo() helpers
Li Zefan
2
-17
/
+3
2010-02-10
net: ipx: use seq_list_foo() helpers
Li Zefan
1
-78
/
+12
2010-02-10
net: irda: use seq_list_foo() helpers
Li Zefan
1
-24
/
+4
2010-02-10
net: x25: use seq_list_foo() helpers
Li Zefan
1
-76
/
+8
2010-02-10
net: af_key: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-10
net: appletalk: use seq_hlist_foo() helpers
Li Zefan
1
-27
/
+3
2010-02-10
net: ax25: use seq_hlist_foo() helpers
Li Zefan
2
-36
/
+7
2010-02-10
net: netrom: use seq_hlist_foo() helpers
Li Zefan
2
-62
/
+12
2010-02-10
net: packet: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-10
net: rose: use seq_hlist_foo() helpers
Li Zefan
1
-19
/
+3
2010-02-10
net: x25: use seq_hlist_foo() helpers
Li Zefan
1
-27
/
+3
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-119
/
+141
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
3
-7
/
+31
2010-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-28
/
+37
2010-02-09
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-09
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-09
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
1
-0
/
+8
2010-02-09
mac80211: make rate_control_alloc static
Andres Salomon
2
-6
/
+3
2010-02-09
mac80211: remove get_tx_stats() driver op
Kalle Valo
2
-31
/
+0
2010-02-09
mac80211: fix deauth race
Johannes Berg
1
-3
/
+9
2010-02-09
mac80211: fix bss_conf.dtim_period
Johannes Berg
1
-0
/
+2
2010-02-09
mac80211: Added a new debugfs file for reading channel_type
Benoit Papillault
1
-0
/
+33
2010-02-09
mac80211: tear down all agg queues when restart/reconfig hw
Wey-Yi Guy
1
-0
/
+8
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
13
-464
/
+511
2010-02-09
mac80211: don't probe if we have probe response
Johannes Berg
1
-5
/
+5
2010-02-09
wireless: update radiotap parser
Johannes Berg
2
-111
/
+203
[next]