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
2018-07-12
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
1
-0
/
+12
2018-07-12
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
1
-1
/
+3
2018-07-12
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
1
-2
/
+0
2018-07-12
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
1
-13
/
+14
2018-07-07
ip: unconditionally set cork gso_size
Willem de Bruijn
1
-2
/
+1
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
1
-10
/
+8
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
8
-39
/
+25
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
4
-15
/
+5
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2
-16
/
+116
2018-07-04
net: ipv6: Hook into time based transmission
Jesus Sanchez-Palencia
3
-5
/
+14
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-11
/
+14
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+10
2018-07-02
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
1
-1
/
+1
2018-06-30
net/ipv6: Fix updates to prefix route
David Ahern
1
-3
/
+6
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-0
/
+2
2018-06-29
ila: Flush netlink command to clear xlat table
Tom Herbert
3
-2
/
+67
2018-06-29
ila: Create main ila source file
Tom Herbert
5
-147
/
+168
2018-06-29
ila: Call library function alloc_bucket_locks
Tom Herbert
1
-18
/
+5
2018-06-29
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
1
-16
/
+54
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2
-4
/
+4
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-4
/
+4
2018-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+3
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
4
-14
/
+14
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2018-06-23
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
3
-0
/
+3
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
1
-1
/
+2
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
1
-2
/
+2
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+8
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-15
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
1
-0
/
+4
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-12
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-09
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2
-4
/
+5
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-2083
/
+2771
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+24
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
1
-6
/
+12
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
1
-3
/
+1
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-1
/
+3
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-4
/
+4
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-2
/
+2
[next]