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
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+4
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-23
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
35
-346
/
+635
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+8
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+14
2014-12-10
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
1
-14
/
+14
2014-12-10
put iov_iter into msghdr
Al Viro
2
-2
/
+4
2014-12-10
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2
-2
/
+2
2014-12-10
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
1
-56
/
+56
2014-12-09
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
1
-5
/
+1
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+17
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
13
-106
/
+181
2014-12-09
udp: Neaten and reduce size of compute_score functions
Joe Perches
1
-50
/
+63
2014-12-09
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-2
/
+19
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-85
/
+3
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+20
2014-11-28
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
1
-1
/
+1
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
4
-84
/
+2
2014-11-26
ipv6: Remove unnecessary test
zhuyj
1
-4
/
+2
2014-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-2
/
+2
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
1
-1
/
+4
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
1
-3
/
+1
2014-11-25
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-5
/
+184
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2
-2
/
+2
2014-11-24
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
1
-0
/
+11
2014-11-24
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
13
-33
/
+55
2014-11-23
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
1
-1
/
+2
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+5
2014-11-20
vti6: Add a lookup method for tunnels with wildcard endpoints.
Steffen Klassert
1
-0
/
+17
2014-11-20
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
1
-0
/
+4
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
1
-2
/
+10
2014-11-17
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-4
/
+5
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
2
-4
/
+4
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-2
/
+2
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
9
-53
/
+45
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2
-0
/
+2
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
1
-1
/
+2
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
1
-0
/
+1
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2
-3
/
+9
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+11
2014-11-07
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+1
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
1
-5
/
+5
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
1
-6
/
+4
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
1
-1
/
+40
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
3
-11
/
+24
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
2
-3
/
+1
[next]