summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-24tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit
2019-02-24net: dev: add generic protodown handlerAndy Roulin
2019-02-24net: phylink: update mac_config() documentationRussell King
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23trace: events: neigh_update: print new state in string formatRoopa Prabhu
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit
2019-02-23Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein
2019-02-22net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy
2019-02-22KEYS: user: Align the payload bufferEric Biggers
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-21phonet: fix building with clangArnd Bergmann
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-21net: avoid false positives in untrusted gso validationWillem de Bruijn
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit
2019-02-21devlink: Rename devlink health attributesAya Levin
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg