Age | Commit message (Expand) | Author |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-22 | inet: fix improper empty comparison | Josef Bacik |
2017-09-22 | net: use inet6_rcv_saddr to compare sockets | Josef Bacik |
2017-09-22 | net: set tb->fast_sk_family | Josef Bacik |
2017-09-22 | net: orphan frags on stand-alone ptype in dev_queue_xmit_nit | Willem de Bruijn |
2017-09-21 | net/smc: no close wait in case of process shut down | Ursula Braun |
2017-09-21 | net/smc: introduce a delay | Ursula Braun |
2017-09-21 | net/smc: terminate link group if out-of-sync is received | Ursula Braun |
2017-09-21 | net/smc: longer delay for client link group removal | Ursula Braun |
2017-09-21 | net/smc: adapt send request completion notification | Ursula Braun |
2017-09-21 | net/smc: adjust net_device refcount | Ursula Braun |
2017-09-21 | net/smc: take RCU read lock for routing cache lookup | Ursula Braun |
2017-09-21 | net/smc: add receive timeout check | Hans Wippel |
2017-09-21 | net/smc: add missing dev_put | Hans Wippel |
2017-09-21 | net: ethtool: Add back transceiver type | Florian Fainelli |
2017-09-21 | net_sched: remove cls_flower idr on failure | Cong Wang |
2017-09-21 | net_sched/hfsc: fix curve activation in hfsc_change_class() | Konstantin Khlebnikov |
2017-09-21 | net_sched: always reset qdisc backlog in qdisc_reset() | Konstantin Khlebnikov |
2017-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-09-20 | net: change skb->mac_header when Generic XDP calls adjust_head | Edward Cree |
2017-09-20 | net: compat: assert the size of cmsg copied in is as expected | Meng Xu |
2017-09-20 | packet: hold bind lock when rebinding to fanout hook | Willem de Bruijn |
2017-09-19 | ipv6: fix net.ipv6.conf.all interface DAD handlers | Matteo Croce |
2017-09-19 | net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure | Mike Manning |
2017-09-19 | bpf: fix ri->map_owner pointer on bpf_prog_realloc | Daniel Borkmann |
2017-09-19 | tcp: fastopen: fix on syn-data transmit failure | Eric Dumazet |
2017-09-19 | libceph: don't allow bidirectional swap of pg-upmap-items | Ilya Dryomov |
2017-09-19 | Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-09-18 | tcp: remove two unused functions | Yuchung Cheng |
2017-09-18 | net/sched: cls_matchall: fix crash when used with classful qdisc | Davide Caratti |
2017-09-18 | ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline | Xin Long |
2017-09-18 | ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header | Xin Long |
2017-09-18 | nl80211: fix null-ptr dereference on invalid mesh configuration | Johannes Berg |
2017-09-18 | udpv6: Fix the checksum computation when HW checksum does not apply | Subash Abhinov Kasiviswanathan |
2017-09-18 | netfilter: ipset: ipset list may return wrong member count for set with timeout | Vishwanath Pai |
2017-09-18 | netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div | Geert Uytterhoeven |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-16 | tcp: fix data delivery rate | Eric Dumazet |
2017-09-15 | sctp: do not mark sk dumped when inet_sctp_diag_fill returns err | Xin Long |
2017-09-15 | sctp: fix an use-after-free issue in sctp_sock_dump | Xin Long |
2017-09-15 | tcp: update skb->skb_mstamp more carefully | Eric Dumazet |
2017-09-15 | net: ipv4: fix l3slave check for index returned in IP_PKTINFO | David Ahern |
2017-09-15 | nl80211: check for the required netlink attributes presence | Vladis Dronov |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | tls: make tls_sw_free_resources static | Tobias Klauser |
2017-09-13 | net_sched: gen_estimator: fix scaling error in bytes/packets samples | Eric Dumazet |
2017-09-13 | net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker | Jiri Pirko |
2017-09-12 | ip6_tunnel: fix ip6 tunnel lookup in collect_md mode | Haishuang Yan |
2017-09-12 | ip_tunnel: fix ip tunnel lookup in collect_md mode | Haishuang Yan |
2017-09-12 | net_sched: carefully handle tcf_block_put() | Cong Wang |