开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-18
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-16
inet: ip early demux should avoid request sockets
Eric Dumazet
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-02-28
tcp: cleanup static functions
Eric Dumazet
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
Madhu Challa
2015-02-24
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
2015-02-23
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-21
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
ipv6: Partial checksum only UDP packets
Vlad Yasevich
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2015-02-09
ipv6: Fix fragment id assignment on LE arches.
Vlad Yasevich
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
[next]