aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-252-9/+12
|\
| * net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-222-9/+12
* | kthread: use kthread_create_on_node()Eric Dumazet2011-03-221-1/+4
|/
* net: fix incorrect spelling in drop monitor protocolNeil Horman2011-03-211-1/+1
* ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi2011-03-181-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+2
|\
| * kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-1612-503/+1003
|\ \
| * | net: introduce rx_handler results and logic around thatJiri Pirko2011-03-162-8/+14
| * | pktgen: bug fix in transmission headers with frags=0Daniel Turull2011-03-141-2/+1
| * | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-3/+3
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-102-3/+11
| |\ \
| * | | net: allow handlers to be processed for orig_devJiri Pirko2011-03-071-1/+2
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
| |\ \ \
| * | | | inet: Remove unused sk_sndmsg_* from UFOHerbert Xu2011-03-011-3/+0
| * | | | net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.David S. Miller2011-02-281-88/+31
| * | | | bond: service netpoll arp queue on master deviceAmerigo Wang2011-02-271-0/+11
| * | | | netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-271-2/+0
| * | | | net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-231-0/+61
| * | | | net: Fix ETHTOOL_GFEATURES compatibilityMichał Mirosław2011-02-231-0/+14
| * | | | net: avoid initial "Features changed" messageMichał Mirosław2011-02-231-3/+5
| * | | | Fix "(unregistered net_device): Features changed" messageMichał Mirosław2011-02-231-2/+2
| * | | | net: Make flow cache paths use a const struct flowi.David S. Miller2011-02-221-7/+7
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-221-1/+2
| |\ \ \ \
| | * | | | net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings2011-02-151-1/+2
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-2/+7
| |\ \ \ \ \
| * | | | | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-171-2/+2
| * | | | | | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-171-24/+23
| * | | | | | net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław2011-02-171-2/+29
| * | | | | | net: ethtool: use ndo_fix_features for offload settingMichał Mirosław2011-02-171-13/+32
| * | | | | | net: Introduce new feature setting opsMichał Mirosław2011-02-172-8/+163
| * | | | | | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-142/+132
| * | | | | | ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław2011-02-171-12/+23
| * | | | | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-4/+14
| * | | | | | ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław2011-02-171-1/+1
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-151-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings2011-02-151-1/+2
| * | | | | | rtnetlink: implement setting of master deviceJiri Pirko2011-02-131-0/+43
| * | | | | | net: make dev->master generalJiri Pirko2011-02-131-12/+37
| * | | | | | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-131-3/+3
| * | | | | | net: rename group sysfs entry to netdev_groupXiaotian Feng2011-02-091-1/+1
| |/ / / / /
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-081-11/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-041-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-312-0/+4
| |\ \ \ \ \ \
| * | | | | | | ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller2011-01-281-1/+1
| * | | | | | | net: fix dev_seq_next()Eric Dumazet2011-01-271-4/+7
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-272-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-261-0/+39
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-262-3/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | pktgen: speedup fragmented skbsEric Dumazet2011-01-251-141/+93