aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu1-0/+1
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal2-26/+6
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal1-1/+1
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal2-3/+5
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal2-12/+10
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal1-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal3-32/+8
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2-15/+24
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge1-0/+4
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-26/+780
2018-12-18net: phy: improve phy state checkingHeiner Kallweit1-1/+23
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-1/+6
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach1-0/+3
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-12-18nl80211: Add support to notify radar event info received from STASriram R1-0/+7
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg1-0/+8
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg2-6/+16
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2-2/+2
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund1-0/+5
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni1-2/+2
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu1-1/+6
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha1-1/+1
2018-12-16neighbor: Add protocol attributeDavid Ahern2-0/+3
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-9/+19
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni1-0/+7
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni1-0/+2
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni1-0/+51
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern1-2/+2
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern1-18/+0
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang1-2/+2
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+2
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller1-0/+2
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-9/+15
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein1-1/+7
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed1-8/+8
2018-12-13net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata1-0/+2
2018-12-13net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata1-1/+7
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata1-1/+2
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-6/+8
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata1-2/+4
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata1-2/+11
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata1-2/+4
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata1-2/+3
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich1-1/+3
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-5/+5
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann1-6/+6
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-43/+125
2018-12-10net/sched: Remove egdev mechanismOz Shlomo1-30/+0