Age | Commit message (Expand) | Author |
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-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 |
2017-09-12 | net_sched: fix reference counting of tc filter chain | Cong Wang |
2017-09-12 | net_sched: get rid of tcfa_rcu | Cong Wang |
2017-09-12 | tcp/dccp: remove reqsk_put() from inet_child_forget() | Eric Dumazet |
2017-09-12 | openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()' | Christophe JAILLET |
2017-09-12 | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-09-11 | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-09-11 | net/sched: fix pointer check in gen_handle | Josh Hunt |
2017-09-11 | ipv6: sr: remove duplicate routing header type check | David Lebrun |
2017-09-11 | xdp: implement xdp_redirect_map for generic XDP | Jesper Dangaard Brouer |
2017-09-09 | Bluetooth: Properly check L2CAP config option output buffer length | Ben Seri |
2017-09-09 | Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-08 | bpf: make error reporting in bpf_warn_invalid_xdp_action more clear | Daniel Borkmann |
2017-09-08 | net: rcu lock and preempt disable missing around generic xdp | John Fastabend |
2017-09-08 | bpf: don't select potentially stale ri->map from buggy xdp progs | Daniel Borkmann |
2017-09-08 | ip6_tunnel: fix setting hop_limit value for ipv6 tunnel | Haishuang Yan |
2017-09-08 | ip_tunnel: fix setting ttl and tos value in collect_md mode | Haishuang Yan |
2017-09-08 | ipv6: fix typo in fib6_net_exit() | Eric Dumazet |
2017-09-08 | tcp: fix a request socket leak | Eric Dumazet |
2017-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-09-08 | sctp: fix missing wake ups in some situations | Marcelo Ricardo Leitner |
2017-09-08 | netfilter: xt_hashlimit: fix build error caused by 64bit division | Vishwanath Pai |
2017-09-08 | netfilter: xt_hashlimit: alloc hashtable with right size | Zhizhou Tian |
2017-09-08 | netfilter: core: remove erroneous warn_on | Florian Westphal |
2017-09-08 | netfilter: nat: use keyed locks | Florian Westphal |
2017-09-08 | netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" | Florian Westphal |
2017-09-08 | netfilter: xtables: add scheduling opportunity in get_counters | Florian Westphal |
2017-09-08 | netfilter: nf_nat: don't bug when mapping already exists | Florian Westphal |
2017-09-08 | ipv6: fix memory leak with multiple tables during netns destruction | Sabrina Dubroca |
2017-09-08 | netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule | Xin Long |
2017-09-08 | netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet | Xin Long |
2017-09-07 | rds: Fix incorrect statistics counting | Håkon Bugge |
2017-09-07 | udp: drop head states only when all skb references are gone | Paolo Abeni |
2017-09-07 | ip6_gre: update mtu properly in ip6gre_err | Xin Long |
2017-09-07 | net: sched: fix memleak for chain zero | Jiri Pirko |
2017-09-07 | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |