Age | Commit message (Expand) | Author |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet |
2019-10-24 | ipvs: don't ignore errors in case refcounting ip_vs module fails | Davide Caratti |
2019-10-08 | ipvs: batch __ip_vs_dev_cleanup | Haishuang Yan |
2019-10-08 | ipvs: batch __ip_vs_cleanup | Haishuang Yan |
2019-10-08 | ipvs: no need to update skb route entry for local destination packets. | zhang kai |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal |
2019-09-26 | net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2019-08-13 | netfilter: remove unnecessary spaces | yangxingwu |
2019-08-08 | net: delete "register" keyword | Alexey Dobriyan |
2019-08-03 | ipvs: Improve robustness to the ipvs sysctl | Junwei Hu |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-16 | netfilter: nf_conntrack_sip: fix expectation clash | xiao ruizhu |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-05 | ipvs: strip gre tunnel headers from icmp errors | Julian Anastasov |
2019-07-04 | ipvs: allow tunneling with gre encapsulation | Vadim Fedorenko |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-06-25 | ipvs: fix tinfo memory leak in start_sync_thread | Julian Anastasov |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | ipvs: defer hook registration to avoid leaks | Julian Anastasov |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-05-31 | ipvs: add checksum support for gue encapsulation | Jacky Hu |
2019-05-31 | netfilter: ipvs: prefer skb_ensure_writable | Florian Westphal |
2019-05-31 | ipvs: strip udp tunnel headers from icmp errors | Julian Anastasov |
2019-05-31 | ipvs: add function to find tunnels | Julian Anastasov |
2019-05-31 | ipvs: allow rs_table to contain different real server types | Julian Anastasov |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93 | Thomas Gleixner |
2019-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-05-21 | ipvs: Fix use-after-free in ip_vs_in | YueHaibing |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-13 | ipvs: do not schedule icmp errors from tunnels | Julian Anastasov |
2019-04-08 | ipvs: allow tunneling with gue encapsulation | Jacky Hu |
2019-03-22 | genetlink: make policy common to family | Johannes Berg |
2019-03-01 | ipvs: get sctphdr by sctphoff in sctp_csum_check | Xin Long |
2019-03-01 | ipvs: change some data types from int to bool | Andrea Claudi |