summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-12tcp: add optional per socket transmit delayEric Dumazet
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski
2019-06-11net/tls: generalize the resync callbackJakub Kicinski
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern
2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet
2019-06-09net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter
2019-06-09bonding: add slave_foo printk macrosJarod Wilson
2019-06-08net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean
2019-06-08net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean
2019-06-08net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean
2019-06-08net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean
2019-06-08net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski