summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King2018-02-231-8/+4
* rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan2018-02-231-1/+2
* r8169: simplify and improve check for dashHeiner Kallweit2018-02-231-30/+9
* r8169: disable WOL per defaultHeiner Kallweit2018-02-231-2/+3
* dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann2018-02-222-6/+6
* Merge branch 'nfp-build-and-FW-initramfs-updates'David S. Miller2018-02-227-0/+13
|\
| * nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe2018-02-221-0/+1
| * aquantia: add Makefiles to all directoriesJakub Kicinski2018-02-221-0/+2
| * nfp: add Makefiles to all directoriesJakub Kicinski2018-02-225-0/+10
|/
* Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-2225-87/+584
|\
| * mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-223-1/+29
| * mac80211: add get TID helperSara Sharon2018-02-228-21/+23
| * mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-223-0/+11
| * uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior2018-02-221-0/+1
| * ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari2018-02-191-1/+1
| * mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-194-2/+20
| * cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-195-5/+18
| * mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King2018-02-191-1/+1
| * nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari2018-02-191-1/+1
| * nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg2018-02-191-28/+0
| * mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org2018-01-312-0/+23
| * cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-313-0/+110
| * mac80211: Add txq flags to debugfsBen Greear2018-01-311-3/+7
| * nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari2018-01-311-2/+3
| * cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-315-3/+230
| * nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt2018-01-312-3/+38
| * mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler2018-01-311-7/+24
| * mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler2018-01-311-2/+5
| * mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler2018-01-312-10/+42
* | ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2018-02-222-23/+22
* | net: dsa: mv88e6xxx: scratch registers and external MDIO pinsAndrew Lunn2018-02-223-0/+74
* | ibmvnic: Fix TX descriptor trackingThomas Falcon2018-02-221-1/+1
* | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-2212-218/+279
|\ \
| * | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-157-85/+124
| * | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-153-20/+17
| * | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-153-49/+47
| * | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-152-23/+30
| * | net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-153-45/+53
| * | net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
| * | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-155-50/+62
* | | Merge branch 'ipvlan-deps'David S. Miller2018-02-213-37/+86
|\ \ \
| * | | ipvlan: selects master_l3 device instead of depending on itMatteo Croce2018-02-211-1/+1
| * | | ipvlan: drop ipv6 dependencyMatteo Croce2018-02-213-36/+85
|/ / /
* | | net: Allow a rule to track originating protocolDonald Sharp2018-02-214-3/+10
* | | ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot2018-02-211-1/+1
* | | tcp: remove the hardcode in the definition of TCPF MacroYafang Shao2018-02-211-13/+13
* | | Merge branch 'tcp-remove-non-GSO-code'David S. Miller2018-02-216-99/+26
|\ \ \
| * | | tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet2018-02-212-43/+8
| * | | tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet2018-02-211-1/+1
| * | | tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet2018-02-211-8/+3