aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
* net: RCU locking for simple ioctl()Eric Dumazet2009-11-02
* veth: Fix unregister_netdevice_queue for vethEric W. Biederman2009-11-02
* net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-02
* net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-30
* net: use hlist_for_each_entry()Eric Dumazet2009-10-30
* gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-30
* gro: Name the GRO result enumeration typeBen Hutchings2009-10-30
* net: Introduce dev_get_by_index_rcu()Eric Dumazet2009-10-29
* net: sysfs: ethtool_ops can be NULLEric Dumazet2009-10-28
* vlan: Optimize multiple unregistrationEric Dumazet2009-10-28
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
* net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-28
* net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\
| * pktgen: Dont leak kernel memoryEric Dumazet2009-10-24
* | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
* | rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-24
* | rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-22
* | net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar2009-10-20
* | net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* | net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-20
* | filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-20
* | pkt_sched: ingress socket filter by markjamal2009-10-20
* | net: sk_drops consolidation part 2Eric Dumazet2009-10-18
* | net: sk_drops consolidationEric Dumazet2009-10-14
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
|\ \
| * | wext: refactorJohannes Berg2009-10-07
* | | net: Make UFO on master device independent of attached devicesSridhar Samudrala2009-10-08
* | | ethtool: Add reset operationBen Hutchings2009-10-07
* | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
|\ \ \ | |/ / |/| / | |/
| * wext: let get_wireless_stats() sleepJohannes Berg2009-10-05
| * pktgen: restore nanosec delaysEric Dumazet2009-10-05
| * pktgen: Fix multiqueue handlingEric Dumazet2009-10-05
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-05
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-05
* | pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet2009-10-05
* | ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-05
|/
* pktgen: Fix delay handlingEric Dumazet2009-10-01
* net: restore tx timestamping for accelerated vlansEric Dumazet2009-09-30
* net: Fix sock_wfree() raceEric Dumazet2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
* pktgen: better scheduler friendlinessStephen Hemminger2009-09-24
* pktgen: T_TERMINATE flag is unusedStephen Hemminger2009-09-24
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-17
|\