summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-19cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt
2016-03-21vxlan: fix sparse warningsJiri Benc
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18bonding: fix bond_get_stats()Eric Dumazet
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-03-13csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck
2016-03-11vxlan: support setting IPv6 flow labelDaniel Borkmann
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-11net/flower: Fix pointer castAmir Vadai
2016-03-11Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai
2016-03-10kcm: mark helper functions inlineArnd Bergmann
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg
2016-03-10mac802154: use put and get unaligned functionsAlexander Aring
2016-03-09kcm: Add receive message timeoutTom Herbert
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert
2016-03-09kcm: Add statistics and proc interfacesTom Herbert
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert