summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-051-0/+1
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-051-2/+2
* mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau2018-12-051-0/+2
* cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R2018-11-091-1/+5
* mac80211: fix CSA beacon allocation sizeJohannes Berg2018-11-091-3/+4
* cfg80211/mac80211: fix FTM settings across CSAJohannes Berg2018-11-091-0/+1
* mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-11-091-0/+2
* mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang2018-11-091-2/+2
* cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich2018-11-092-2/+4
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
* mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun2018-11-091-4/+8
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
* bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-041-2/+2
* net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-041-1/+1
* sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-032-1/+2
* sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-032-13/+26
|\
| * bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann2018-11-021-0/+1
| * Merge branch 'bpf-accurate-prog-addr'Daniel Borkmann2018-11-022-13/+25
| |\
| | * bpf: show main program address and length in bpf_prog_infoSong Liu2018-11-021-9/+24
| | * bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu2018-11-021-1/+0
| | * bpf: show real jited prog address in /proc/kallsymsSong Liu2018-11-021-3/+1
| |/
* | mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-031-1/+0
* | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann2018-11-031-1/+2
* | qed: fix link config error handlingArnd Bergmann2018-11-031-2/+5
* | net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4
* | Merge branch 'net-bql-better-deal-with-GSO'David S. Miller2018-11-033-3/+25
|\ \
| * | net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
| * | net: do not abort bulk send on BQL statusEric Dumazet2018-11-031-1/+1
| * | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
|/ /
* | Merge branch 's390-qeth-fixes'David S. Miller2018-11-035-242/+207
|\ \
| * | s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-032-2/+20
| * | s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-034-79/+34
| * | s390/qeth: fix initial operstateJulian Wiedmann2018-11-034-10/+25
| * | s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-033-4/+11
| * | s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-031-3/+5
| * | s390/qeth: sanitize strings in debug messagesJulian Wiedmann2018-11-034-151/+119
|/ /
* | Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller2018-11-032-14/+14
|\ \
| * | net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| * | net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
|/ /
* | rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells2018-11-023-8/+46
* | net: dsa: microchip: initialize mutex before useTristram Ha2018-11-021-5/+5
* | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-024-4/+85
* | usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-021-0/+7
* | net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre2018-11-021-0/+2
|/
* net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-011-4/+8
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-013-4/+12
|\
| * MAINTAINERS: add maintainer for IMX LPI2C driverA.s. Dong2018-10-311-0/+8
| * dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible stringA.s. Dong2018-10-311-0/+1
| * i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-10-311-0/+2