summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-12-03net: introduce lower state changed info structure for LAG lowersJiri Pirko1-0/+5
2015-12-03net: introduce change lower state notifierJiri Pirko1-0/+8
2015-12-03net: add info struct for LAG changeupperJiri Pirko1-0/+13
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko1-1/+2
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko1-4/+2
2015-12-03net: add netif_is_lag_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_lag_master helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_master helperJiri Pirko1-0/+8
2015-12-03hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan1-1/+3
2015-11-30packet: Allow packets with only a header (but no payload)Martin Blumenstingl1-1/+2
2015-11-19net: provide generic busy polling to all NAPI driversEric Dumazet1-0/+7
2015-11-19net: napi_hash_del() returns a boolean statusEric Dumazet1-2/+3
2015-11-19net: add netif_tx_napi_add()Eric Dumazet1-1/+22
2015-11-19net: un-inline sk_busy_loop()Eric Dumazet1-9/+0
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-12/+15
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-11-11net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso1-12/+15
2015-11-05net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2015-10-25net/xps: Fix calculation of initial number of xps queuesHelge Deller1-2/+2
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2015-10-23if_link: Add control trust VFHiroshi Shimamoto1-0/+3
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar1-0/+7
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-0/+7
2015-09-30net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern1-21/+0
2015-09-30net: Remove the now unused vrf_ptrDavid Ahern1-2/+0
2015-09-30net: Introduce L3 Master device abstractionDavid Ahern1-0/+3
2015-09-30net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-7/+7
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-09-24netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-18netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-18net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-08-28net: kill long time unused bonding private flagsJiri Pirko1-36/+21
2015-08-28net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-0/+8
2015-08-28net: add netif_is_bridge_master helperJiri Pirko1-0/+5
2015-08-28net: introduce change upper device notifier change infoJiri Pirko1-0/+7
2015-08-24gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-18net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-18net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter1-0/+3
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern1-0/+20
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman1-0/+6
2015-07-16net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-06-16net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha1-0/+4