aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2-4/+7
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-4/+19
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn1-2/+3
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-1/+1
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-31/+124
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood1-0/+10
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-23/+0
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer1-0/+7
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer1-0/+20
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin3-0/+9
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin1-0/+2
2019-06-14nl80211: require and validate vendor command policyJohannes Berg2-0/+17
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin1-4/+18
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu3-0/+25
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu1-0/+1
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel1-0/+4
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo1-0/+8
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-1/+1
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-0/+1
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-1/+2
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+2
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud2-1/+10
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+1
2019-06-12tcp: add optional per socket transmit delayEric Dumazet3-0/+24
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski1-0/+23
2019-06-11net/tls: generalize the resync callbackJakub Kicinski1-2/+3
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski1-2/+32
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski1-1/+1
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski1-2/+3
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern1-0/+1
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern1-0/+1
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern1-0/+4
2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet1-0/+1
2019-06-09net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior1-3/+3
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter1-1/+1
2019-06-09bonding: add slave_foo printk macrosJarod Wilson1-0/+9
2019-06-08net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean1-0/+7
2019-06-08net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean1-0/+15
2019-06-08net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean1-0/+11
2019-06-08net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean1-0/+1
2019-06-08net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean1-9/+7
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean1-0/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller676-5154/+708
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+5
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe1-0/+1
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski1-6/+22
2019-06-06net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski1-3/+4