aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy1-0/+1
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy1-0/+10
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy2-5/+2
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu1-8/+0
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg111-379/+2203
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman1-7/+15
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg1-2/+47
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-2/+7
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg1-1/+2
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+5
2019-02-22mac80211: support max channel switch time elementSara Sharon2-0/+5
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-2/+5
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli1-8/+0
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli1-2/+0
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-1/+2
2019-02-21net: dsa: add support for bridge flagsRussell King1-0/+2
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair2-2/+16
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit1-0/+1
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit1-0/+1
2019-02-21devlink: Rename devlink health attributesAya Levin1-2/+2
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel1-0/+1
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+17
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-18/+62
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+38
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King1-1/+1
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin1-1/+17
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg1-17/+29
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit1-0/+19
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-8/+90
2019-02-17ptr_ring: remove duplicated include from ptr_ring.hYueHaibing1-1/+0
2019-02-17ethtool: add compat for flash updateJakub Kicinski1-0/+7
2019-02-17devlink: add flash update commandJakub Kicinski2-0/+9
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu1-0/+204
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn1-0/+1
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit1-0/+25
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+0
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-14/+139
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+6
2019-02-16net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-53/+185
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds2-2/+16
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel1-7/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel1-3/+0
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+21
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang3-4/+12
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang1-3/+8
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-7/+4