summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-172-12/+5
* net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0
* net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-3/+0
* net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-152-5/+2
* net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-151-0/+1
* net: dsa: make cpu_dp non constVivien Didelot2019-06-141-1/+1
* ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2019-06-142-4/+7
* Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-142-4/+19
|\
| * net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-1/+1
| * net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-131-0/+1
| * net/mlx5: Report devlink health on FW issuesMoshe Shemesh2019-06-131-1/+2
| * net/mlx5: Create FW devlink_health_reporterMoshe Shemesh2019-06-131-0/+2
| * net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-132-1/+10
| * net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-131-1/+1
| * net/mlx5: Add Crdump supportAlex Vesker2019-06-131-0/+1
| * net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-131-0/+1
* | locking/static_key: always define static_branch_deferred_incWillem de Bruijn2019-06-141-2/+3
* | net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl2019-06-141-1/+1
* | Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller2019-06-145-31/+124
|\ \
| * | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-141-0/+10
| * | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-23/+0
| * | ieee80211: Add a missing extended capability flag definitionIlan Peer2019-06-141-0/+7
| * | cfg80211: Add a function to iterate all BSS entriesIlan Peer2019-06-141-0/+20
| * | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-143-0/+9
| * | mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin2019-06-141-0/+2
| * | nl80211: require and validate vendor command policyJohannes Berg2019-06-142-0/+17
| * | mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin2019-06-141-4/+18
| * | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-143-0/+25
| * | nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2019-06-141-0/+1
| * | mac80211: AMPDU handling for Extended Key IDAlexander Wetzel2019-06-141-0/+4
| * | cfg80211: Handle bss expiry during connectionChaitanya Tata2019-05-281-4/+11
* | | ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2019-06-131-0/+8
| |/ |/|
* | tcp: add optional per socket transmit delayEric Dumazet2019-06-123-0/+24
* | net/tls: add kernel-driven resync mechanism for TXJakub Kicinski2019-06-111-0/+23
* | net/tls: generalize the resync callbackJakub Kicinski2019-06-111-2/+3
* | net/tls: add kernel-driven TLS RX resyncJakub Kicinski2019-06-111-2/+32
* | net/tls: rename handle_device_resync()Jakub Kicinski2019-06-111-1/+1
* | net/tls: pass record number as a byte arrayJakub Kicinski2019-06-111-2/+3
* | ipv6: Allow routes to use nexthop objectsDavid Ahern2019-06-101-0/+1
* | ipv4: Allow routes to use nexthop objectsDavid Ahern2019-06-101-0/+1
* | nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern2019-06-101-0/+4
* | ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet2019-06-091-0/+1
* | net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior2019-06-091-3/+3
* | nexthop: off by one in nexthop_mpath_select()Dan Carpenter2019-06-091-1/+1
* | bonding: add slave_foo printk macrosJarod Wilson2019-06-091-0/+9
* | net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean2019-06-081-0/+7
* | net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean2019-06-081-0/+15
* | net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean2019-06-081-0/+11
* | net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean2019-06-081-0/+1