index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-13
udp: remove redundant variable
Gerrit Renker
1
-8
/
+7
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-2
/
+27
2010-02-11
netfilter: xtables: fix mangle tables
Alexey Dobriyan
1
-1
/
+3
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
5
-134
/
+39
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
4
-112
/
+28
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
3
-18
/
+6
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
4
-106
/
+51
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
26
-150
/
+197
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
1
-2
/
+2
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
1
-1
/
+1
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
1
-3
/
+5
2010-01-28
netns xfrm: ipcomp6 support
Alexey Dobriyan
1
-5
/
+8
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
2
-59
/
+85
2010-01-28
netns xfrm: fixup xfrm6_tunnel error propagation
Alexey Dobriyan
1
-5
/
+11
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+15
2010-01-26
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
1
-0
/
+1
2010-01-25
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
1
-11
/
+14
2010-01-23
net: constify MIB name tables
Alexey Dobriyan
1
-6
/
+6
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2010-01-20
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
2
-4
/
+4
2010-01-20
netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
Shan Wei
1
-3
/
+0
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
5
-21
/
+24
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
1
-6
/
+8
2010-01-18
net: spread __net_init, __net_exit
Alexey Dobriyan
19
-57
/
+53
2010-01-18
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
1
-2
/
+10
2010-01-14
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
1
-1
/
+6
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2010-01-11
NET: ipv6, remove unnecessary check
Jiri Slaby
1
-1
/
+1
2010-01-08
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
Joe Perches
1
-1
/
+1
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
1
-2
/
+1
2009-12-24
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
1
-1
/
+2
2009-12-19
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-19
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-6
/
+25
2009-12-16
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2
-17
/
+14
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
1
-0
/
+6
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
3
-6
/
+19
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-3
/
+9
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
35
-730
/
+1346
2009-12-04
tcp: connect() race with timewait reuse
Eric Dumazet
1
-5
/
+10
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
10
-86
/
+74
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
1
-3
/
+8
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
1
-15
/
+7
2009-12-03
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
1
-1
/
+1
2009-12-03
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
2
-4
/
+53
2009-12-03
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
1
-0
/
+13
2009-12-03
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
1
-15
/
+12
[prev]
[next]