Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1b57ac061b0e348c9a878f8fa3a93a67fe6af42
/
net
/
ipv6
38bdbd8
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
6b4ff2d
netfilter: xtables: restore indentation
by Jan Engelhardt
· 15 years ago
14f3ad6
ipv6: Use 1280 as min MTU for ipv6 forwarding
by Ulrich Weber
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54831a8
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
0f23421
netfilter: xtables: reduce arguments to translate_table
by Jan Engelhardt
· 15 years ago
6bdb331
netfilter: xtables: optimize call flow around xt_ematch_foreach
by Jan Engelhardt
· 15 years ago
dcea992
netfilter: xtables: replace XT_MATCH_ITERATE macro
by Jan Engelhardt
· 15 years ago
0559518
netfilter: xtables: optimize call flow around xt_entry_foreach
by Jan Engelhardt
· 15 years ago
72b2b1d
netfilter: xtables: replace XT_ENTRY_ITERATE macro
by Jan Engelhardt
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
88af182
net: Fix sysctl restarts...
by Eric W. Biederman
· 15 years ago
9e2dcf7
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment
by Patrick McHardy
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
bbef49d
ipv6: use standard lists for FIB walks
by Alexey Dobriyan
· 15 years ago
bc417d9
ipv6: remove stale MIB definitions
by Alexey Dobriyan
· 15 years ago
6457d26
IPv6: convert mc_lock to spinlock
by Stephen Hemminger
· 15 years ago
dc4c2c3
net: remove INIT_RCU_HEAD() usage
by Alexey Dobriyan
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
d5aa407
tunnels: fix netns vs proto registration ordering
by Alexey Dobriyan
· 15 years ago
10e7454
ipcomp: Avoid duplicate calls to ipcomp_destroy
by Herbert Xu
· 15 years ago
749f621
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
9546377
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
by Shan Wei
· 15 years ago
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
· 15 years ago
739674f
netfilter: xtables: constify args in compat copying functions
by Jan Engelhardt
· 15 years ago
fa96a0e
netfilter: iptables: remove unused function arguments
by Jan Engelhardt
· 15 years ago
81d54ec
udp: remove redundant variable
by Gerrit Renker
· 15 years ago
21809fa
IPv6: remove trivial nested _bh suffix
by stephen hemminger
· 15 years ago
dc2b99f
IPv6: keep permanent addresses on admin down
by stephen hemminger
· 15 years ago
2bec5a3
ipv6: fib: fix crash when changing large fib while dumping it
by Patrick McHardy
· 15 years ago
b2907e5
netfilter: xtables: fix mangle tables
by Alexey Dobriyan
· 15 years ago
e3eaa99
netfilter: xtables: generate initial table on-demand
by Jan Engelhardt
· 15 years ago
2b95efe
netfilter: xtables: use xt_table for hook instantiation
by Jan Engelhardt
· 15 years ago
2b21e05
netfilter: xtables: compact table hook functions (2/2)
by Jan Engelhardt
· 15 years ago
737535c
netfilter: xtables: compact table hook functions (1/2)
by Jan Engelhardt
· 15 years ago
9ab99d5
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
14c7dbe
netfilter: xtables: compat out of scope fix
by Alexey Dobriyan
· 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
d74340d
netns xfrm: ipcomp6 support
by Alexey Dobriyan
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
e924960
netns xfrm: fixup xfrm6_tunnel error propagation
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
c92b544
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
by Shan Wei
· 15 years ago
d7c7544
netns xfrm: deal with dst entries in netns
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
7c070aa
IPv6: reassembly: replace magic number with macro definitions
by Shan Wei
· 15 years ago
b38f6ed
netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
by Shan Wei
· 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
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
2570a4f
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
by David S. Miller
· 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
c3f6c21
NET: ipv6, remove unnecessary check
by Jiri Slaby
· 15 years ago
5856b60
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
by Joe Perches
· 15 years ago
7ad6848
ip: fix mc_loop checks for tunnels with multicast outer addresses
by Octavian Purdila
· 15 years ago
31d1292
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
by laurent chavey
· 15 years ago
3705e11
ipv6: fix an oops when force unload ipv6 module
by Yang Hongyang
· 15 years ago
9c69fab
netns: fix net.ipv6.route.gc_min_interval_ms in netns
by Alexey Dobriyan
· 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
0b5ccb2
ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery
by Patrick McHardy
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 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
13475a3
tcp: connect() race with timewait reuse
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
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
4957faade
TCPCT part 1g: Responder Cookie => Initiator
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
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
6710117
net: Simplify ipip6 aka sit pernet operations.
by Eric W. Biederman
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3570021
net/ipv6: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3666ed1
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
by Joe Perches
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
234b27c
ipv6: speedup inet6_dump_addr()
by Eric Dumazet
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
434a8a58
ipv6: Remove unused var in inet6_dump_ifinfo()
by David S. Miller
· 15 years ago
856540e
IPv6: use ipv6_addr_v4mapped()
by Brian Haley
· 15 years ago
292f4f3
sit: Clean up DF code by copying from IPIP
by Herbert Xu
· 15 years ago
bcd3232
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
by Eric Dumazet
· 15 years ago
84d2697
ipv6: speedup inet6_dump_ifinfo()
by Eric Dumazet
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
f6b8f32
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
by Eric Dumazet
· 15 years ago
a1ab77f
ipv6: udp: Optimise multicast reception
by Eric Dumazet
· 15 years ago
Next »