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
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
1
-2
/
+0
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2
-0
/
+2
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
1
-2
/
+2
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
1
-0
/
+1
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2
-9
/
+3
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2
-6
/
+2
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
1
-1
/
+15
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
1
-1
/
+1
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+31
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2
-3
/
+0
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-7
/
+46
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
1
-11
/
+28
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
1
-7
/
+11
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-2
/
+3
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
1
-0
/
+7
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+18
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
1
-0
/
+35
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
1
-0
/
+1
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
4
-17
/
+11
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-1
/
+1
2015-02-28
tcp: cleanup static functions
Eric Dumazet
1
-2
/
+2
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2
-7
/
+51
2015-02-27
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
Madhu Challa
1
-9
/
+31
2015-02-24
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
1
-6
/
+0
2015-02-23
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-02-21
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
1
-1
/
+1
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
1
-1
/
+5
2015-02-11
ipv6: Partial checksum only UDP packets
Vlad Yasevich
1
-1
/
+1
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+40
2015-02-09
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
1
-1
/
+2
2015-02-09
ipv6: Fix fragment id assignment on LE arches.
Vlad Yasevich
1
-1
/
+1
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
1
-1
/
+1
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
1
-0
/
+17
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2
-3
/
+20
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-27
/
+50
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-6
/
+4
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
3
-21
/
+44
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
1
-1
/
+1
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
1
-2
/
+1
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-02
ipv6: Allow for partial checksums on non-ufo packets
Vlad Yasevich
1
-1
/
+10
2015-02-02
udpv6: Add lockless sendmsg() support
Vlad Yasevich
1
-4
/
+20
2015-02-02
ipv6: Introduce udpv6_send_skb()
Vlad Yasevich
1
-27
/
+40
2015-02-02
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-19
/
+84
[next]