aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| | * | | | | Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
| | * | | | | vxlan: keep flags and vni in network byte orderJiri Benc2016-02-17
| | * | | | | vxlan: introduce vxlan_hdrJiri Benc2016-02-17
| | * | | | | net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend2016-02-17
| | * | | | | sctp: remove the unused sctp_datamsg_free()Xin Long2016-02-17
| | * | | | | net: tc: helper functions to query action typesJohn Fastabend2016-02-17
| | * | | | | net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-17
| | * | | | | ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov2016-02-16
| | * | | | | ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-16
| | * | | | | ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-16
| | * | | | | ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-16
| | * | | | | net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-16
| | * | | | | net: use dst_cache for vxlan devicePaolo Abeni2016-02-16
| | * | | | | ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2016-02-16
| | * | | | | net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-16
| | * | | | | net: add dst_cache supportPaolo Abeni2016-02-16
| | * | | | | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
| | * | | | | net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree2016-02-12
| | * | | | | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-11
| | * | | | | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-11
| | * | | | | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-11
| | * | | | | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-11
| | * | | | | soreuseport: fast reuseport TCP socket selectionCraig Gallek2016-02-11
| | * | | | | inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-11
| | * | | | | inet: create IPv6-equivalent inet_hash functionCraig Gallek2016-02-11
| | * | | | | sock: struct proto hash function may errorCraig Gallek2016-02-11
| | * | | | | bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2016-02-09
| | * | | | | ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov2016-02-07
| | * | | | | ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov2016-02-07
| | * | | | | vxlan: restructure vxlan.h definitionsJiri Benc2016-02-07
| | * | | | | vxlan: remove duplicated macrosJiri Benc2016-02-07
| | * | | | | vxlan: cleanup typesJiri Benc2016-02-07
| | * | | | | tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet2016-02-06
| | * | | | | tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet2016-02-06
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | tcp: Use ahashHerbert Xu2016-01-27
| | * | | | | sctp: Use shashHerbert Xu2016-01-27
* | | | | | | sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner2016-03-08
|/ / / / / /
* | | | | | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-02-24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cfg80211/wext: fix message orderingJohannes Berg2016-01-29
| | |_|/ / | |/| | |
* | | | | tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-18
* | | | | route: check and remove route cache when we get routeXin Long2016-02-18
| |_|_|/ |/| | |
* | | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-10