summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2011-05-12ethtool: bring back missing comma in netdev features stringsFranco Fichtner
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10net: dev_close() should check IFF_UPEric Dumazet
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09net: use batched device unregister in veth and macvlanEric Dumazet
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08pktgen: use %pI6c for printing IPv6 addressesAlexey Dobriyan
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29pktgen: create num frags requestedamit salecha
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-28net: fix netdev_increment_features()Michał Mirosław
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko
2011-04-25net: make WARN_ON in dev_disable_lro() usefulMichał Mirosław
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-17pktgen: Fix set-but-unused variable.David S. Miller
2011-04-15net: minor cleanup to net_namespace.c.Rob Landley
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-12net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings
2011-04-12net: Disable all TSO features when SG is disabledBen Hutchings
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-04net: Allow no-cache copy from user on transmitTom Herbert
2011-04-02net: 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-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27bridge: notify applications if address of bridge device changesstephen hemminger
2011-03-27net: remove useless comments in net/core/dev.cAmerigo Wang
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-21net: fix incorrect spelling in drop monitor protocolNeil Horman
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi