aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * gro: Re-fix different skb headroomsJarek Poplawski2010-09-08
| * net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-07
| * pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-02
| * gro: fix different skb headroomsEric Dumazet2010-09-01
* | net/core: add lock context change annotations in net/core/sock.cNamhyung Kim2010-09-09
* | net/core: remove address space warnings on verify_iovec()Namhyung Kim2010-09-09
* | net: rps: add the shortcut for one rps_cpusChangli Gao2010-09-08
* | net: poll() optimizationsEric Dumazet2010-09-06
* | net: pskb_expand_head() optimizationEric Dumazet2010-09-06
* | net: remove two kmemcheck annotationsEric Dumazet2010-09-03
* | net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet2010-09-02
* | net: make rx_queue sysfs_ops conststephen hemminger2010-09-01
* | net: skbuff.c cleanupEric Dumazet2010-09-01
* | skge: add GRO supportEric Dumazet2010-09-01
* | pktgen: remove non used variableEric Dumazet2010-08-31
* | gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
|\ \
| * | cfg80211: support sysfs namespacesJohannes Berg2010-08-16
* | | ethtool: allow non-netadmin to query settingsstephen hemminger2010-08-23
* | | net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-23
* | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
* | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-23
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
|\ \ \ | | |/ | |/|
| * | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-17
| |/
* | net: rps: fix the wrong network header pointerChangli Gao2010-08-22
* | net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-19
* | net: rps: skip fragment when computing rxhashChangli Gao2010-08-19
* | net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-19
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
* | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-17
* | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-17
|/
* net: disable preemption before call smp_processor_id()Changli Gao2010-08-07
* net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-05
* Revert "net: remove zap_completion_queue"David S. Miller2010-08-03
* net: cleanup inclusionChangli Gao2010-08-03
* net: ingress filter message limitStephen Hemminger2010-08-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
|\
| * net: dev_forward_skb should call nf_resetBen Greear2010-07-26
| * net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-22
| * net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-22
* | drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-26
* | net: pskb_expand_head() optimizationEric Dumazet2010-07-25
* | sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-24
* | net: core: don't use own hex_to_bin() methodAndy Shevchenko2010-07-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\|
| * net: fix problem in reading sock TX queueTom Herbert2010-07-14
| * net/core: neighbour update OopsDoug Kehn2010-07-14
| * net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet2010-07-14
* | drop_monitor: Add error code to detect duplicate state changesNeil Horman2010-07-20