Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
314ddca3b172fdb9c23a25c545505dbde557602e
/
net
/
ipv4
5d0aa2c
netfilter: nf_conntrack: add support for "conntrack zones"
by Patrick McHardy
· 15 years ago
8fea97e
netfilter: nf_conntrack: pass template to l4proto ->error() handler
by Patrick McHardy
· 15 years ago
d5d1baa
netfilter: xtables: add const qualifiers
by Jan Engelhardt
· 16 years ago
739674f
netfilter: xtables: constify args in compat copying functions
by Jan Engelhardt
· 16 years ago
fa96a0e
netfilter: iptables: remove unused function arguments
by Jan Engelhardt
· 15 years ago
b2907e5
netfilter: xtables: fix mangle tables
by Alexey Dobriyan
· 15 years ago
48f8ac2
netfilter: nf_nat_sip: add TCP support
by Patrick McHardy
· 15 years ago
010c0b9
netfilter: nf_nat: support mangling a single TCP packet multiple times
by Patrick McHardy
· 15 years ago
f5b321b
netfilter: nf_conntrack_sip: add TCP support
by Patrick McHardy
· 15 years ago
3b6b9fa
netfilter: nf_conntrack_sip: pass data offset to NAT functions
by Patrick McHardy
· 15 years ago
e3eaa99
netfilter: xtables: generate initial table on-demand
by Jan Engelhardt
· 16 years ago
2b95efe
netfilter: xtables: use xt_table for hook instantiation
by Jan Engelhardt
· 16 years ago
2b21e05
netfilter: xtables: compact table hook functions (2/2)
by Jan Engelhardt
· 16 years ago
737535c
netfilter: xtables: compact table hook functions (1/2)
by Jan Engelhardt
· 16 years ago
9ab99d5a
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d696c7b
netfilter: nf_conntrack: fix hash resizing with namespaces
by Patrick McHardy
· 15 years ago
14c7dbe
netfilter: xtables: compat out of scope fix
by Alexey Dobriyan
· 15 years ago
7678037
netfilter: fix build failure with CONNTRACK=y NAT=n
by Florian Westphal
· 15 years ago
d088dde
ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
by Christoph Egger
· 15 years ago
b2a15a6
netfilter: nf_conntrack: support conntrack templates
by Patrick McHardy
· 15 years ago
add6746
netfilter: add struct net * to target parameters
by Patrick McHardy
· 15 years ago
d1c9ae6
ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
by Patrick McHardy
· 15 years ago
c85bb41
igmp: fix ip_mc_sf_allow race [v5]
by Flavio Leitner
· 15 years ago
a92df25
netns xfrm: ipcomp support
by Alexey Dobriyan
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f81074f
tcp_probe: avoid modulus operation and wrap fix
by Stephen Hemminger
· 15 years ago
d7c7544
netns xfrm: deal with dst entries in netns
by Alexey Dobriyan
· 15 years ago
e9017b5
IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track
by Shan Wei
· 15 years ago
e754834
icmp: move icmp_err_convert[] to .rodata
by Alexey Dobriyan
· 15 years ago
5833929
net: constify MIB name tables
by Alexey Dobriyan
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6be3257
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4777814
netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
by Alexey Dobriyan
· 15 years ago
b4ced2b
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
by Roel Kluin
· 15 years ago
6d95518
ipv4: allow warming up the ARP cache with request type gratuitous ARP
by Octavian Purdila
· 15 years ago
f54e936
netfilter: xtables: add struct xt_mtdtor_param::net
by Alexey Dobriyan
· 15 years ago
a83d8e8
netfilter: xtables: add struct xt_mtchk_param::net
by Alexey Dobriyan
· 15 years ago
0a931ac
ipv4: don't remove /proc/net/rt_acct
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
72659ec
tcp: account SYN-ACK timeouts & retransmissions
by Octavian Purdila
· 15 years ago
71fceff
ipv4: Use less conflicting local var name in change_nexthops() loop macro.
by David S. Miller
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d218d11
tcp: Generalized TTL Security Mechanism
by Stephen Hemminger
· 15 years ago
c299bd5
netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4
by Joe Perches
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6532414
net: RFC3069, private VLAN proxy arp support
by Jesper Dangaard Brouer
· 15 years ago
7ad6848
ip: fix mc_loop checks for tunnels with multicast outer addresses
by Octavian Purdila
· 15 years ago
71c3ebf
netfilter: SNMP NAT: correct the size argument to kzalloc
by Julia Lawall
· 15 years ago
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
28f6aee
net: restore ip source validation
by Jamal Hadi Salim
· 15 years ago
31d1292
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
by laurent chavey
· 15 years ago
def87cf
tcp: Slightly optimize tcp_sendmsg
by Krishna Kumar
· 15 years ago
afeca34
tcp: Remove unrequired operations in tcp_push()
by Krishna Kumar
· 15 years ago
12d50c4
tcp: Remove check in __tcp_push_pending_frames
by Krishna Kumar
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
81e839e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
bb5b7c1
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
by David S. Miller
· 15 years ago
8fa9ff6
netfilter: fix crashes in bridge netfilter caused by fragment jumps
by Patrick McHardy
· 15 years ago
5781b23
udp: udp_lib_get_port() fix
by Eric Dumazet
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
77722b1
tcp: fix retrans_stamp advancing in error cases
by Ilpo Järvinen
· 15 years ago
2f7de57
tcp: Stalling connections: Move timeout calculation routine
by Damian Lukowski
· 15 years ago
2a8875e
[PATCH] tcp: documents timewait refcnt tricks
by Eric Dumazet
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
3dc7893
tcp: Remove runtime check that can never be true.
by David S. Miller
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
47e1c32
tcp: fix a timewait refcnt race
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
49d0900
tcp: diag: Dont report negative values for rx queue
by Eric Dumazet
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
e6b09cc
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
by David S. Miller
· 15 years ago
f9a2e69
tcp: Fix warning on 64-bit.
by David S. Miller
· 15 years ago
4957faade
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
bd0388a
TCPCT part 1f: Initiator Cookie => Responder
by William Allen Simpson
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
86de8a6
net: Simplify ipip pernet operations.
by Eric W. Biederman
· 15 years ago
cfb8fbf
net: Simplify ip_gre pernet operations.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
b2722b1
ip_fragment: also adjust skb->truesize for packets not owned by a socket
by Patrick McHardy
· 15 years ago
1fdf475
tcp: tcp_disconnect() should clear window_clamp
by Eric Dumazet
· 15 years ago
bbf31bf
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
by David Ford
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
a661c41
net: convert /proc/net/rt_acct to seq_file
by Alexey Dobriyan
· 15 years ago
Next »