summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-12net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko
2011-04-12ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-28net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-28bridge: notify applications if address of bridge device changesstephen hemminger
2011-03-28net: remove useless comments in net/core/dev.cAmerigo Wang
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-23kthread: use kthread_create_on_node()Eric Dumazet
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-22net: fix incorrect spelling in drop monitor protocolNeil Horman
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-09net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09pktgen: fix errata in show resultsDaniel Turull
2011-03-07net: allow handlers to be processed for orig_devJiri Pirko
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-01inet: Remove unused sk_sndmsg_* from UFOHerbert Xu
2011-02-28net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.David S. Miller
2011-02-28bond: service netpoll arp queue on master deviceAmerigo Wang
2011-02-28netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław
2011-02-23net: Fix ETHTOOL_GFEATURES compatibilityMichał Mirosław
2011-02-23net: avoid initial "Features changed" messageMichał Mirosław
2011-02-23Fix "(unregistered net_device): Features changed" messageMichał Mirosław
2011-02-23net: Make flow cache paths use a const struct flowi.David S. Miller
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-18net: deinit automatic LIST_HEADEric Dumazet
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller