index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
ipvs: Don't use current in proc_do_defense_mode
Eric W. Biederman
1
-2
/
+6
2015-09-24
ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
Eric W. Biederman
1
-2
/
+3
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-12
/
+12
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
1
-8
/
+8
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
Pablo Neira Ayuso
10
-187
/
+322
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-2
/
+2
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-2
/
+2
2015-09-17
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
2
-1
/
+16
2015-09-01
ipvs: support scheduling inverse and icmp SCTP packets
Alex Gartrell
1
-16
/
+22
2015-09-01
ipvs: support scheduling inverse and icmp UDP packets
Alex Gartrell
1
-9
/
+18
2015-09-01
ipvs: support scheduling inverse and icmp TCP packets
Alex Gartrell
1
-11
/
+28
2015-09-01
ipvs: ensure that ICMP cannot be sent in reply to ICMP
Alex Gartrell
1
-2
/
+3
2015-09-01
ipvs: attempt to schedule icmp packets
Alex Gartrell
4
-9
/
+55
2015-09-01
ipvs: sh: support scheduling icmp/inverse packets consistently
Alex Gartrell
1
-24
/
+21
2015-09-01
ipvs: Use outer header in ip_vs_bypass_xmit_v6
Alex Gartrell
1
-1
/
+3
2015-09-01
ipvs: add schedule_icmp sysctl
Alex Gartrell
1
-1
/
+7
2015-09-01
ipvs: Make ip_vs_schedule aware of inverse iph'es
Alex Gartrell
1
-14
/
+36
2015-09-01
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
3
-28
/
+32
2015-09-01
ipvs: pull out ip_vs_try_to_schedule function
Alex Gartrell
1
-21
/
+39
2015-09-01
ipvs: Handle inverse and icmp headers in ip_vs_leave
Alex Gartrell
1
-12
/
+21
2015-09-01
ipvs: Add hdr_flags to iphdr
Alex Gartrell
2
-11
/
+11
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
2
-51
/
+34
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
2
-24
/
+164
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
2
-94
/
+96
2015-08-21
ipvs: call rtnl_lock early
Julian Anastasov
2
-19
/
+33
2015-08-21
ipvs: Add ovf scheduler
Raducu Deaconu
3
-0
/
+98
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
1
-1
/
+1
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2015-07-15
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
1
-0
/
+6
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
1
-0
/
+27
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
3
-37
/
+69
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
1
-0
/
+7
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
1
-4
/
+9
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-2
/
+2
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
1
-21
/
+9
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-2
/
+2
2015-05-08
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
1
-0
/
+3
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-4
/
+4
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-22
/
+10
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+3
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
1
-0
/
+2
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
1
-1
/
+1
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[prev]
[next]