index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+16
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-9
/
+4
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-5
/
+5
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2
-5
/
+114
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-12
/
+1
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
1
-5
/
+2
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
5
-18
/
+18
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-4
/
+2
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+15
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
3
-6
/
+15
2019-02-12
ipvs: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2019-01-28
ipvs: use indirect call wrappers
Matteo Croce
3
-10
/
+45
2019-01-28
ipvs: avoid indirect calls when calculating checksums
Matteo Croce
4
-15
/
+19
2019-01-24
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-2
/
+1
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2
-6
/
+6
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
1
-8
/
+14
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
1
-20
/
+39
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
5
-14
/
+27
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2
-8
/
+8
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-238
/
+971
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-85
/
+13
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+15
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
1
-0
/
+4
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
5
-178
/
+325
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+18
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-27
/
+4
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-58
/
+9
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
1
-0
/
+12
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
1
-11
/
+6
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-6
/
+594
[next]