summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-051-0/+1
* net: shrink struct softnet_dataEric Dumazet2014-11-031-7/+8
* net: introduce napi_schedule_irqoff()Eric Dumazet2014-10-291-0/+13
* net: Add ndo_gso_checkTom Herbert2014-10-151-1/+11
* net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-081-0/+29
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-0/+8
* net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-1/+3
* fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-031-0/+3
* qdisc: validate skb without holding lockEric Dumazet2014-10-031-1/+1
* net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-261-10/+9
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-261-1/+0
* fou: Add GRO supportTom Herbert2014-09-191-1/+2
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-151-7/+0
* netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck2014-09-131-1/+1
* ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-131-2/+2
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-131-25/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-2/+2
|\
| * net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-2/+2
* | net: Infrastructure for checksum unnecessary conversionsTom Herbert2014-09-011-0/+20
* | net: Support for csum_bad in skbuffTom Herbert2014-09-011-1/+3
* | net: Don't keep around original SKB when we software segment GSO frames.David S. Miller2014-09-011-2/+2
* | net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller2014-09-011-0/+1
* | net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-011-4/+5
* | net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-011-2/+8
* | net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-291-14/+12
* | net: add skb_get_tx_queue() helperDaniel Borkmann2014-08-291-0/+6
* | net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-271-3/+3
* | net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-271-16/+12
* | net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-251-23/+2
* | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-241-0/+35
* | net: skb_gro_checksum_* functionsTom Herbert2014-08-241-2/+74
* | bonding: create netlink event when bonding option is changedJiri Pirko2014-08-221-0/+1
|/
* net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-07-311-131/+250
* net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico2014-07-201-1/+17
* net: use dev->name in netdev_pr* when it's availableVeaceslav Falico2014-07-201-2/+2
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-4/+6
* net: add name_assign_type netdev attributeTom Gundersen2014-07-151-0/+2
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-101-1/+3
* net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2014-07-071-1/+1
* net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-151-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-6/+93
|\
| * net: Add support for device specific address syncingAlexander Duyck2014-06-021-0/+73
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-1/+26
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-3/+5
| * | vlan: more careful checksum features handlingMichal Kubeček2014-05-221-0/+14
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-3/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-6/+1
| |\ \
| * | | net: Add __dev_forward_skbHerbert Xu2014-04-201-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/ /
OpenPOWER on IntegriCloud