Age | Commit message (Expand) | Author |
2019-06-19 | net/ipv4: fib_trie: Avoid cryptic ternary expressions | Matthias Kaehlcke |
2019-06-19 | inet: fix various use-after-free in defrags units | Eric Dumazet |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484 | Thomas Gleixner |
2019-06-18 | net/udp_gso: Allow TX timestamp with UDP GSO | Fred Klassen |
2019-06-18 | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL | Xin Long |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-17 | net: ipv4: remove erroneous advancement of list pointer | Florian Westphal |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-17 | net: ipv4: move tcp_fastopen server side code to SipHash library | Ard Biesheuvel |
2019-06-17 | Merge branch 'tcp-fixes' | David S. Miller |
2019-06-17 | netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY | Fernando Fernandez Mancera |
2019-06-16 | tcp: fix compile error if !CONFIG_SYSCTL | Eric Dumazet |
2019-06-15 | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() | Eric Dumazet |
2019-06-15 | tcp: add tcp_min_snd_mss sysctl | Eric Dumazet |
2019-06-15 | tcp: tcp_fragment() should apply sane memory limits | Eric Dumazet |
2019-06-15 | tcp: limit payload size of sacked skbs | Eric Dumazet |
2019-06-14 | tcp: add tcp_tx_skb_cache sysctl | Eric Dumazet |
2019-06-14 | tcp: add tcp_rx_skb_cache sysctl | Eric Dumazet |
2019-06-14 | udp: Remove unused variable/function (exact_dif) | Tim Beale |
2019-06-14 | udp: Remove unused parameter (exact_dif) | Tim Beale |
2019-06-14 | ipv4: tcp: fix ACK/RST sent with a transmit delay | Eric Dumazet |
2019-06-14 | ipv4: Support multipath hashing on inner IP pkts for GRE tunnel | Stephen Suryaputra |
2019-06-14 | tcp: use static_branch_deferred_inc for clean_acked_data_enabled | Willem de Bruijn |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-12 | tcp: add optional per socket transmit delay | Eric Dumazet |
2019-06-11 | net: correct udp zerocopy refcnt also when zerocopy only on append | Willem de Bruijn |
2019-06-10 | nexthops: add support for replace | David Ahern |
2019-06-10 | ipv4: Optimization for fib_info lookup with nexthops | David Ahern |
2019-06-10 | ipv4: Allow routes to use nexthop objects | David Ahern |
2019-06-10 | nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct | David Ahern |
2019-06-10 | tcp: Make tcp_fastopen_alloc_ctx static | YueHaibing |
2019-06-10 | Update my email address | Jozsef Kadlecsik |
2019-06-09 | ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state | Eric Dumazet |
2019-06-09 | tcp: fix undo spurious SYNACK in passive Fast Open | Yuchung Cheng |
2019-06-09 | net: ipv4: fib_semantics: fix uninitialized variable | Enrico Weigelt |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-06 | bpf: fix unconnected udp hooks | Daniel Borkmann |
2019-06-06 | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal |
2019-06-06 | xfrm: remove eth_proto value from xfrm_state_afinfo | Florian Westphal |
2019-06-05 | inet_connection_sock: remove unused parameter of reqsk_queue_unlink func | Zhiqiang Liu |
2019-06-05 | ipv4: not do cache for local delivery if bc_forwarding is enabled | Xin Long |
2019-06-05 | net: ipv4: drop unneeded likely() call around IS_ERR() | Enrico Weigelt |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 | Thomas Gleixner |
2019-06-05 | xfrm: remove init_flags indirection from xfrm_state_afinfo | Florian Westphal |
2019-06-05 | xfrm: remove init_temprop indirection from xfrm_state_afinfo | Florian Westphal |