aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* netpoll: Move rx enable/disable into __dev_close_manyEric W. Biederman2014-03-29
* netpoll: Only call ndo_start_xmit from a single placeEric W. Biederman2014-03-29
* netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
* net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28
* net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal2014-03-27
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-24
| * rtnetlink: fix fdb notification flagsNicolas Dichtel2014-03-20
* | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-17
* | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
* | netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman2014-03-17
* | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
* | netpoll: Don't drop all received packets.Eric W. Biederman2014-03-17
* | netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-17
* | netpoll: Warn if more packets are processed than are budgetedEric W. Biederman2014-03-17
* | netpoll: Visit all napi handlers in poll_napiEric W. Biederman2014-03-17
* | netpoll: Pass budget into poll_napiEric W. Biederman2014-03-17
* | netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman2014-03-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\|
| * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-11
| * skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-11
| * skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-11
| * skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-11
| * skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-11
| * skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-11
* | consolidate duplicate code is skb_checksum_setup() helpersJan Beulich2014-03-13
* | flowcache: Fix resource leaks on namespace exit.Steffen Klassert2014-03-12
* | net: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* | flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\|
| * neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong2014-02-27
| * neigh: fix setting of default gc_* valuesJiri Pirko2014-02-22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| |\
| | * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
* | | neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong2014-02-27
* | | neigh: probe application via netlink in NUD_PROBETimo Teräs2014-02-26
* | | net: Add sysfs file for port numberAmir Vadai2014-02-26
* | | pktgen: document all supported flagsMathias Krause2014-02-24
* | | pktgen: simplify error handling in pgctrl_write()Mathias Krause2014-02-24
* | | pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause2014-02-24
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-24
|\ \ \
| * | | flowcache: Make flow cache name space awareFan Du2014-02-12
| * | | skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
|\ \ \ | | |/ | |/|
| * | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-17
| * | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
| * | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-13
| * | net: correct error path in rtnl_newlink()Cong Wang2014-02-13
| |/
* | rtnl: make ifla_policy staticJiri Pirko2014-02-18