summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* | | tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-221-16/+29
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1135-346/+635
|\ \
| * | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-101-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-14/+14
| |\ \
| | * | tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-091-14/+14
| | |/
| * | put iov_iter into msghdrAl Viro2014-12-092-2/+4
| * | ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-092-2/+2
| * | ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...Al Viro2014-12-091-56/+56
| * | ipv6: remove useless spin_lock/spin_unlockDuan Jiong2014-12-091-5/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-081-0/+17
| |\ \
| | * | vti6: Add a lookup method for tunnels with wildcard endpoints.Steffen Klassert2014-11-201-0/+17
| * | | udp: Neaten and reduce size of compute_score functionsJoe Perches2014-12-081-50/+63
| * | | net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn2014-12-081-2/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-055-85/+3
| |\ \ \
| | * | | netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan2014-11-281-1/+1
| | * | | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-274-84/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-295-7/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ipv6: Remove unnecessary testzhuyj2014-11-261-4/+2
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-252-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-242-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-247-5/+184
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: fix various sparse warningsFlorian Westphal2014-11-132-4/+4
| | * | | netfilter: log: protect nf_log_register against double registeringMarcelo Leitner2014-10-301-1/+11
| | * | | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-273-0/+87
| | * | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-273-0/+82
| * | | | ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-2313-33/+55
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-212-0/+5
| |\ \ \ \
| * | | | | icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-181-2/+10
| * | | | | neigh: remove dynamic neigh table registration supportWANG Cong2014-11-111-2/+2
| * | | | | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-119-53/+45
| * | | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-112-0/+2
| * | | | | tcp: move sk_mark_napi_id() at the right placeEric Dumazet2014-11-111-1/+2
| * | | | | udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-072-3/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-064-30/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-062-3/+1
| |\ \ \ \ \ \
| | * | | | | | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-052-3/+1
| * | | | | | | net: esp: Convert NETDEBUG to pr_infoJoe Perches2014-11-061-5/+5
| * | | | | | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches2014-11-061-6/+4
| * | | | | | | ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert2014-11-061-1/+40
| * | | | | | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-063-11/+24
| |/ / / / / /
| * | | | | | fou: Fix typo in returning flags in netlinkTom Herbert2014-11-051-1/+1
| * | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-051-4/+5
| * | | | | | net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches2014-11-052-7/+2
| * | | | | | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-053-6/+6
| * | | | | | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-052-0/+2
| * | | | | | ipv6: trivial, add bracket for the if blockFlorent Fourcot2014-11-041-2/+2
| * | | | | | net: allow setting ecn via routing tableFlorian Westphal2014-11-041-1/+1
| * | | | | | syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-041-3/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-013-66/+144
| |\ \ \ \ \ \
| * | | | | | | syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal2014-10-301-2/+5
OpenPOWER on IntegriCloud