summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill
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-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-03netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
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