Age | Commit message (Expand) | Author |
2018-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-11-05 | net: alx: make alx_drv_name static | Rasmus Villemoes |
2018-11-05 | net: bpfilter: fix iptables failure if bpfilter_umh is disabled | Taehee Yoo |
2018-11-05 | sock_diag: fix autoloading of the raw_diag module | Andrei Vagin |
2018-11-05 | net: core: netpoll: Enable netconsole IPv6 link local address | Matwey V. Kornilov |
2018-11-05 | ipv6: properly check return value in inet6_dump_all() | Alexey Kodanev |
2018-11-05 | rtnetlink: restore handling of dumpit return value in rtnl_dump_all() | Alexey Kodanev |
2018-11-05 | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS | Jeff Barnhill |
2018-11-04 | bonding/802.3ad: fix link_failure_count tracking | Jarod Wilson |
2018-11-04 | net: phy: realtek: fix RTL8201F sysfs name | Holger Hoffstätte |
2018-11-03 | sctp: define SCTP_SS_DEFAULT for Stream schedulers | Xin Long |
2018-11-03 | sctp: fix strchange_flags name for Stream Change Event | Xin Long |
2018-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-11-03 | mlxsw: spectrum: Fix IP2ME CPU policer configuration | Shalom Toledo |
2018-11-03 | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS | Arnd Bergmann |
2018-11-03 | qed: fix link config error handling | Arnd Bergmann |
2018-11-03 | net: hns3: Fix for out-of-bounds access when setting pfc back pressure | Yunsheng Lin |
2018-11-03 | Merge branch 'net-bql-better-deal-with-GSO' | David S. Miller |
2018-11-03 | net/mlx4_en: use __netdev_tx_sent_queue() | Eric Dumazet |
2018-11-03 | net: do not abort bulk send on BQL status | Eric Dumazet |
2018-11-03 | net: bql: add __netdev_tx_sent_queue() | Eric Dumazet |
2018-11-03 | Merge branch 's390-qeth-fixes' | David S. Miller |
2018-11-03 | s390/qeth: report 25Gbit link speed | Julian Wiedmann |
2018-11-03 | s390/qeth: sanitize ARP requests | Julian Wiedmann |
2018-11-03 | s390/qeth: fix initial operstate | Julian Wiedmann |
2018-11-03 | s390/qeth: unregister netdevice only when registered | Julian Wiedmann |
2018-11-03 | s390/qeth: fix HiperSockets sniffer | Julian Wiedmann |
2018-11-03 | s390/qeth: sanitize strings in debug messages | Julian Wiedmann |
2018-11-03 | netfilter: conntrack: fix calculation of next bucket number in early_drop | Vasily Khoruzhick |
2018-11-03 | netfilter: nft_compat: ebtables 'nat' table is normal chain type | Florian Westphal |
2018-11-03 | netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr | Pablo Neira Ayuso |
2018-11-03 | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() | Pablo Neira Ayuso |
2018-11-03 | netfilter: ipset: Fix calling ip_set() macro at dumping | Jozsef Kadlecsik |
2018-11-03 | netfilter: xt_IDLETIMER: add sysfs filename checking routine | Taehee Yoo |
2018-11-03 | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() | Jozsef Kadlecsik |
2018-11-03 | Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT' | David S. Miller |
2018-11-03 | net: systemport: Protect stop from timeout | Florian Fainelli |
2018-11-03 | net: bcmgenet: protect stop from timeout | Doug Berger |
2018-11-02 | rxrpc: Fix lockup due to no error backoff after ack transmit error | David Howells |
2018-11-02 | net: dsa: microchip: initialize mutex before use | Tristram Ha |
2018-11-02 | net/ipv6: Add anycast addresses to a global hashtable | Jeff Barnhill |
2018-11-02 | usbnet: smsc95xx: disable carrier check while suspending | Frieder Schrempf |
2018-11-02 | net: document skb parameter in function 'skb_gso_size_check' | Mathieu Malaterre |
2018-11-02 | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv | Daniel Borkmann |
2018-11-02 | Merge branch 'bpf-accurate-prog-addr' | Daniel Borkmann |
2018-11-02 | bpf: show main program address and length in bpf_prog_info | Song Liu |
2018-11-02 | bpf: show real jited address in bpf_prog_info->jited_ksyms | Song Liu |
2018-11-02 | bpf: show real jited prog address in /proc/kallsyms | Song Liu |
2018-11-01 | net: drop skb on failure in ip_check_defrag() | Cong Wang |
2018-11-01 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |