aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
...
| * net: Disable all TSO features when SG is disabledBen Hutchings2011-04-12
* | net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław2011-04-12
* | net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko2011-04-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\|
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
* | | net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* | | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-03
|/ /
* / netdev: fix mtu check when TSO is enabledDaniel Lezcano2011-03-30
|/
* bridge: notify applications if address of bridge device changesstephen hemminger2011-03-28
* net: remove useless comments in net/core/dev.cAmerigo Wang2011-03-28
* net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-22
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-10
|\
| * net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
* | net: allow handlers to be processed for orig_devJiri Pirko2011-03-07
* | net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.David S. Miller2011-02-28
* | net: avoid initial "Features changed" messageMichał Mirosław2011-02-23
* | Fix "(unregistered net_device): Features changed" messageMichał Mirosław2011-02-23
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-22
|\ \
| * | net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings2011-02-15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\ \ \ | | |/ | |/|
| * | net: deinit automatic LIST_HEADEric Dumazet2011-02-18
| * | net: dont leave active on stack LIST_HEADLinus Torvalds2011-02-18
* | | net: Introduce new feature setting opsMichał Mirosław2011-02-17
* | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-17
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-15
|\ \ \ | | |/ | |/|
| * | net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings2011-02-15
* | | net: make dev->master generalJiri Pirko2011-02-13
* | | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-13
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-08
|\|
| * net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller2011-02-08
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-04
|\|
| * gro: reset skb_iif on reuseAndy Gospodarek2011-02-02
| * net: Check rps_flow_table when RPS map length is 1Tom Herbert2011-01-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-31
|\|
| * gro: Reset dev pointer on reuseHerbert Xu2011-01-30
* | net: fix dev_seq_next()Eric Dumazet2011-01-27
* | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* | net: change netdev->features to u32Michał Mirosław2011-01-24
* | net: Move check of checksum features to netdev_fix_features()Michał Mirosław2011-01-24
* | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
| | |\
| * | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-24
| | |/ | |/|
| * | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-19
* | | net: netif_setup_tc() is staticEric Dumazet2011-01-21
* | | net_sched: RCU conversion of stabEric Dumazet2011-01-20
* | | net: dev_close_many() is staticEric Dumazet2011-01-20