index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2011-05-07
net,rcu: convert call_rcu(net_generic_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()
Lai Jiangshan
2011-05-07
net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()
Lai Jiangshan
2011-05-02
networking: inappropriate ioctl operation should return ENOTTY
Lifeng Sun
2011-04-12
net: Disable NETIF_F_TSO_ECN when TSO is disabled
Ben Hutchings
2011-04-12
net: Disable all TSO features when SG is disabled
Ben Hutchings
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
bridge: notify applications if address of bridge device changes
stephen hemminger
2011-03-27
net: remove useless comments in net/core/dev.c
Amerigo Wang
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2011-03-21
net: fix incorrect spelling in drop monitor protocol
Neil Horman
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
2011-03-14
pktgen: bug fix in transmission headers with frags=0
Daniel Turull
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-09
pktgen: fix errata in show results
Daniel Turull
2011-03-07
net: allow handlers to be processed for orig_dev
Jiri Pirko
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-01
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
2011-02-28
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
David S. Miller
2011-02-27
bond: service netpoll arp queue on master device
Amerigo Wang
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2011-02-25
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
2011-02-23
net: avoid initial "Features changed" message
Michał Mirosław
2011-02-23
Fix "(unregistered net_device): Features changed" message
Michał Mirosław
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
2011-02-17
net: Add initial_ref arg to dst_alloc().
David S. Miller
[next]