aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-28
* inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-28
* inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-28
* inet: frag: remove lru listFlorian Westphal2014-07-28
* inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-28
* inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-28
* inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-28
* inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-28
* inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-28
* ipv6: remove obsolete comment in ip6_append_data()Li RongQing2014-07-25
* neigh: remove exceptional & on function nameHimangi Saraogi2014-07-25
* sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-21
|\ \
| * | netfilter: use IS_ENABLED() macroDuan Jiong2014-06-30
| * | netfilter: fix several Kconfig problems in NF_LOG_*Pablo Neira Ayuso2014-06-28
| * | netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-27
| * | netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-27
* | | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-17
* | | udp: Simplify __udp*_lib_mcast_deliver.David Held2014-07-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \ \ | | |/ | |/|
| * | ipv6: Fix MLD Query message checkHangbin Liu2014-06-27
| * | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-27
* | | net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn2014-07-15
* | | ipv6: remove unnecessary break after returnFabian Frederick2014-07-15
* | | netfilter: remove unnecessary break after returnFabian Frederick2014-07-15
* | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* | | ipv6: Use BUG_ONHimangi Saraogi2014-07-11
* | | net: ipv6: Use BUG_ONHimangi Saraogi2014-07-11
* | | ipv6: addrconf: implement address generation modesJiri Pirko2014-07-11
* | | ipv6: fix the check when handle RALi RongQing2014-07-10
* | | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-08
* | | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-08
* | | tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell2014-07-07
* | | inet: move ipv6only in sock_commonEric Dumazet2014-07-02
* | | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* | | ipv6: Add more debugging around accept-ra logic.Ben Greear2014-07-01
* | | tcp: add tcp_conn_requestOctavian Purdila2014-06-27
* | | tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila2014-06-27
* | | tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: move around a few calls in tcp_v6_conn_requestOctavian Purdila2014-06-27
* | | tcp: add route_req method to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2014-06-27
* | | net: remove inet6_reqsk_allocOctavian Purdila2014-06-27