index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-10
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-09
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
1
-14
/
+14
2014-12-09
put iov_iter into msghdr
Al Viro
2
-2
/
+4
2014-12-09
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2
-2
/
+2
2014-12-09
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-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+17
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
13
-106
/
+181
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
1
-50
/
+63
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-2
/
+19
2014-12-08
xfrm6: Fix the nexthdr offset in _decode_session6.
Steffen Klassert
1
-1
/
+7
2014-12-08
xfrm6: Fix transport header offset in _decode_session6.
Steffen Klassert
1
-1
/
+1
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-85
/
+3
2014-11-29
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-25
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-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
2014-11-24
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-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
1
-0
/
+11
2014-11-23
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-21
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-19
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-16
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+11
2014-11-06
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-05
net: Remove MPLS GSO feature.
Pravin B Shelar
2
-3
/
+1
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
1
-1
/
+1
2014-11-05
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-4
/
+5
[prev]
[next]