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-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
12
-39
/
+27
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
1
-3
/
+4
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
1
-8
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-3
/
+1
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
1
-1
/
+1
2010-10-21
socket: localize functions
stephen hemminger
1
-3
/
+4
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
1
-0
/
+2
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-1
/
+2
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
3
-137
/
+44
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
3
-72
/
+11
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
1
-3
/
+33
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2
-10
/
+10
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
2
-6
/
+32
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
1
-53
/
+53
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
1
-19
/
+17
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
1
-0
/
+6
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
26
-241
/
+388
2010-10-20
phonet: remove the unused variable pn
Changli Gao
1
-1
/
+0
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
1
-8
/
+1
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
1
-3
/
+3
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
1
-27
/
+11
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
1
-6
/
+0
2010-10-18
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-18
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-18
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-18
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-18
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-16
tipc: cleanup function namespace
stephen hemminger
26
-389
/
+84
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2
-9
/
+11
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
net: allocate skbs on local node
Eric Dumazet
1
-12
/
+1
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-82
/
+195
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
10
-159
/
+193
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
1
-26
/
+32
2010-10-14
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
2
-187
/
+212
2010-10-14
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
9
-375
/
+1
2010-10-13
mac80211: fix SMPS request
Johannes Berg
1
-0
/
+2
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
4
-2
/
+32
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
1
-3
/
+20
2010-10-13
wireless: Print wiphy name in sysfs.
Ben Greear
1
-0
/
+9
2010-10-12
net: percpu net_device refcount
Eric Dumazet
1
-7
/
+33
[next]