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-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
1
-6
/
+6
2010-10-12
net dst: use a percpu_counter to track entries
Eric Dumazet
2
-12
/
+26
2010-10-06
net neigh: RCU conversion of neigh hash table
Eric Dumazet
1
-3
/
+7
2010-10-06
net: add a core netdev->rx_dropped counter
Eric Dumazet
3
-6
/
+3
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
1
-2
/
+1
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+25
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
1
-78
/
+79
2010-10-04
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-09-30
ip6tnl: percpu stats accounting
Eric Dumazet
1
-16
/
+77
2010-09-30
sit: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-30
sit: fix percpu stats accounting
Eric Dumazet
1
-3
/
+11
2010-09-29
ipv6: Implement Any-IP support for IPv6.
Maciej Żenczykowski
1
-1
/
+9
2010-09-28
sit: percpu stats accounting
Eric Dumazet
1
-18
/
+64
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
1
-1
/
+1
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-22
/
+45
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-24
net: return operator cleanup
Eric Dumazet
11
-37
/
+36
2010-09-22
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-5
/
+13
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-14
/
+19
2010-09-20
net: rx_dropped accounting
Eric Dumazet
3
-3
/
+11
2010-09-17
ip6tnl: get rid of ip6_tnl_lock
Eric Dumazet
1
-30
/
+28
2010-09-16
sit: get rid of ipip6_lock
Eric Dumazet
1
-33
/
+31
2010-09-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-122
/
+49
2010-09-10
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+16
2010-09-09
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
1
-28
/
+4
2010-09-08
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-08
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-3
/
+8
2010-08-31
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-31
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
1
-1
/
+1
2010-08-24
netfilter: fix CONFIG_COMPAT support
Florian Westphal
1
-0
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
3
-3
/
+3
2010-08-18
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
1
-0
/
+2
2010-08-15
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
5
-9
/
+18
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-7
/
+16
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
1
-4
/
+6
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+9
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-23
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
1
-5
/
+9
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-07-19
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2
-4
/
+7
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+7
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
[prev]
[next]