index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-10-21
9p: client code cleanup
stephen hemminger
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-10-21
napi: unexport napi_reuse_skb
stephen hemminger
2010-10-21
tipc: delete needless memset from bearer enabling.
Allan Stephens
2010-10-21
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
2010-10-21
net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...
Tejun Heo
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
2010-10-21
socket: localize functions
stephen hemminger
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-20
phonet: remove the unused variable pn
Changli Gao
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
2010-10-16
tipc: cleanup function namespace
stephen hemminger
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
[next]