| Commit message (Expand) | Author | Age |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 |
* | ipv6: Use BUG_ON | Himangi Saraogi | 2014-07-11 |
* | net: ipv6: Use BUG_ON | Himangi Saraogi | 2014-07-11 |
* | ipv6: addrconf: implement address generation modes | Jiri Pirko | 2014-07-11 |
* | ipv6: fix the check when handle RA | Li RongQing | 2014-07-10 |
* | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 2014-07-08 |
* | net: Save TX flow hash in sock and set in skbuf on xmit | Tom Herbert | 2014-07-08 |
* | tcp: switch snt_synack back to measuring transmit time of first SYNACK | Neal Cardwell | 2014-07-07 |
* | inet: move ipv6only in sock_common | Eric Dumazet | 2014-07-02 |
* | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 |
* | ipv6: Add more debugging around accept-ra logic. | Ben Greear | 2014-07-01 |
* | tcp: add tcp_conn_request | Octavian Purdila | 2014-06-27 |
* | tcp: add queue_add_hash to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: add mss_clamp to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack | Octavian Purdila | 2014-06-27 |
* | tcp: add send_synack method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: add init_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: move around a few calls in tcp_v6_conn_request | Octavian Purdila | 2014-06-27 |
* | tcp: add route_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: add init_cookie_seq method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | tcp: add init_req method to tcp_request_sock_ops | Octavian Purdila | 2014-06-27 |
* | net: remove inet6_reqsk_alloc | Octavian Purdila | 2014-06-27 |
* | tcp: tcp_v[46]_conn_request: fix snt_synack initialization | Octavian Purdila | 2014-06-27 |
* | tcp: move ir_mark initialization to tcp_openreq_init | Octavian Purdila | 2014-06-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 |
|\ |
|
| * | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang | 2014-06-11 |
| * | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov | 2014-06-11 |
* | | ipv6: Shrink udp_v6_mcast_next() to one socket variable | Sven Wegener | 2014-06-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-05 |
|\| |
|
| * | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() | Sven Wegener | 2014-06-04 |
* | | gre: Call gso_make_checksum | Tom Herbert | 2014-06-05 |
* | | net: Add GSO support for UDP tunnels with checksum | Tom Herbert | 2014-06-05 |
* | | udp: Generic functions to set checksum | Tom Herbert | 2014-06-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-04 |
|\| |
|
| * | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet | 2014-06-02 |
* | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-05-30 |
|\ \ |
|
| * | | netfilter: add helper for adding nat extension | Florian Westphal | 2014-04-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2014-05-21 |
| * | | net: ipv6: make "ip -6 route get mark xyz" work. | Lorenzo Colitti | 2014-05-16 |
| * | | ipv6: update Destination Cache entries when gateway turn into host | Duan Jiong | 2014-05-15 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-05-15 |
| |\ \ |
|
| | * | | vti: Use the tunnel mark for lookup in the error handlers. | Steffen Klassert | 2014-05-12 |
| | * | | vti6: Don't unregister pernet ops twice on init errors | Mathias Krause | 2014-05-12 |
| | * | | xfrm6: Properly handle unsupported protocols | Steffen Klassert | 2014-05-06 |
| | * | | xfrm: Fix crash with ipv6 IPsec tunnel and NAT. | Steffen Klassert | 2014-04-07 |
| * | | | ipv6: fix calculation of option len in ip6_append_data | Hannes Frederic Sowa | 2014-05-14 |
| * | | | ip6_tunnel: fix potential NULL pointer dereference | Susant Sahani | 2014-05-13 |
* | | | | net: Make enabling of zero UDP6 csums more restrictive | Tom Herbert | 2014-05-23 |