summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg1-4/+15
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka1-0/+5
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2-58/+35
2019-03-29nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt1-6/+12
2019-03-29cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing1-2/+1
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau1-0/+3
2019-03-29cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor1-2/+4
2019-03-29mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau1-0/+3
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer1-0/+39
2019-03-29mac80211: Increase MAX_MSG_LENAndrei Otcheretianski1-1/+6
2019-03-29mac80211: fix unaligned access in mesh table hash functionFelix Fietkau1-1/+1
2019-03-29mac80211: un-schedule TXQs on powersave startFelix Fietkau1-1/+9
2019-03-28net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin1-1/+3
2019-03-28net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan1-1/+1
2019-03-28openvswitch: fix flow actions reallocationAndrea Righi1-2/+2
2019-03-28Merge branch 'nfp-fix-retcode-and-disable-netpoll-on-representors'David S. Miller1-2/+2
2019-03-28nfp: disable netpoll on representorsJakub Kicinski1-1/+1
2019-03-28nfp: validate the return code from dev_queue_xmit()Jakub Kicinski1-1/+1
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet3-8/+4
2019-03-28qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-03-28net: dsa: Implement flow_dissect callback for tag_qcaxiaofeis1-0/+10
2019-03-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-60/+25
2019-03-28Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-15/+46
2019-03-27vrf: prevent adding upper devicesSabrina Dubroca1-0/+1
2019-03-27Merge branch 'thunderx-fix-receive-buffer-page-recycling'David S. Miller1-16/+14
2019-03-27thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson1-4/+3
2019-03-27thunderx: enable page recycling for non-XDP caseDean Nelson1-12/+11
2019-03-27net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-03-27net: hns3: fix compile errorXi Wang2-2/+2
2019-03-27ila: Fix rhashtable walker list corruptionHerbert Xu1-0/+1
2019-03-27MAINTAINERS: Fix documentation file name for PHY LibraryFlorian Fainelli1-1/+1
2019-03-27net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni1-1/+1
2019-03-27net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit1-8/+16
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds182-1137/+3121
2019-03-26fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-03-26i40e: fix WoL support checkStefan Assmann1-2/+1
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera1-7/+9
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-03-26i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller1-2/+3
2019-03-26Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-10/+21
2019-03-26SUNRPC: fix uninitialized variable warningAlakesh Haloi1-2/+2
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei1-4/+9
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2-2/+2
2019-03-26net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko1-0/+5
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2-0/+29
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long1-4/+1
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2-0/+23
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis1-2/+1
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2-1/+168
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0