aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net: Add ndo_gso_checkTom Herbert2014-10-15
* net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-08
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-06
* fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-03
* qdisc: validate skb without holding lockEric Dumazet2014-10-03
* net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-26
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* fou: Add GRO supportTom Herbert2014-09-19
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-15
* netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck2014-09-13
* ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-13
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-05
* | net: Infrastructure for checksum unnecessary conversionsTom Herbert2014-09-02
* | net: Support for csum_bad in skbuffTom Herbert2014-09-02
* | net: Don't keep around original SKB when we software segment GSO frames.David S. Miller2014-09-01
* | net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller2014-09-01
* | net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-01
* | net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-01
* | net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-29
* | net: add skb_get_tx_queue() helperDaniel Borkmann2014-08-29
* | net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-28
* | net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-28
* | net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-25
* | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-25
* | net: skb_gro_checksum_* functionsTom Herbert2014-08-24
* | bonding: create netlink event when bonding option is changedJiri Pirko2014-08-22
|/
* net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-08-01
* net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico2014-07-20
* net: use dev->name in netdev_pr* when it's availableVeaceslav Falico2014-07-20
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: add name_assign_type netdev attributeTom Gundersen2014-07-15
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
* net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2014-07-08
* net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: Add support for device specific address syncingAlexander Duyck2014-06-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| * | vlan: more careful checksum features handlingMichal Kubeček2014-05-22
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
| |\ \
| * | | net: Add __dev_forward_skbHerbert Xu2014-04-20
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| |/ /
* | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
* | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-16
* | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-16
| |/ |/|