summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-05-09net: l3mdev: Move get_saddr and rt6_dstDavid Ahern
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso
2016-05-05netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-05-03net: add __sock_wfree() helperEric Dumazet
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-01sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-27net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-27net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-27net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet