summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich
2018-11-09mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-11-09mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun
2018-11-09mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long
2018-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-03Merge branch 'net-bql-better-deal-with-GSO'David S. Miller
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet
2018-11-03Merge branch 's390-qeth-fixes'David S. Miller
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann
2018-11-03Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-03net: bcmgenet: protect stop from timeoutDoug Berger
2018-11-02rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells
2018-11-02net: dsa: microchip: initialize mutex before useTristram Ha
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-02net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre
2018-11-02bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann
2018-11-02Merge branch 'bpf-accurate-prog-addr'Daniel Borkmann
2018-11-02bpf: show main program address and length in bpf_prog_infoSong Liu
2018-11-02bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu
2018-11-02bpf: show real jited prog address in /proc/kallsymsSong Liu
2018-11-01net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-01Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-11-01csky: use common dtb build rulesGuo Ren
2018-11-01csky: remove builtin-dtb KbuildGuo Ren
2018-10-31openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller