index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-5
/
+1
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-136
/
+23
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-136
/
+23
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93
Thomas Gleixner
-17
/
+1
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+1
2019-05-21
ipvs: Fix use-after-free in ip_vs_in
YueHaibing
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
-0
/
+16
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
-9
/
+4
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
-5
/
+5
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
-1
/
+1
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
-5
/
+114
2019-03-22
genetlink: make policy common to family
Johannes Berg
-12
/
+1
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
-5
/
+2
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
-18
/
+18
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+2
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-4
/
+2
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-6
/
+15
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
-6
/
+15
2019-02-12
ipvs: Use struct_size() helper
Gustavo A. R. Silva
-4
/
+2
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+12
2019-01-28
ipvs: use indirect call wrappers
Matteo Croce
-10
/
+45
2019-01-28
ipvs: avoid indirect calls when calculating checksums
Matteo Croce
-15
/
+19
2019-01-24
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
-0
/
+12
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
-0
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
-1
/
+1
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
-1
/
+1
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
-2
/
+1
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
-6
/
+6
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
-8
/
+14
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
-4
/
+11
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
-1
/
+1
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
-20
/
+39
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
-14
/
+27
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
-8
/
+8
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+5
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
-1
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+5
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-238
/
+971
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-85
/
+13
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-6
/
+15
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
-0
/
+4
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
-178
/
+325
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
-52
/
+49
[next]