summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann3-4/+9
2016-03-11net/flower: Fix pointer castAmir Vadai1-1/+1
2016-03-11net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16
2016-03-11net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2-7/+18
2016-03-11net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai1-0/+13
2016-03-11net/flower: Introduce hardware offload supportAmir Vadai1-0/+14
2016-03-10kcm: mark helper functions inlineArnd Bergmann1-2/+2
2016-03-10kcm: Add receive message timeoutTom Herbert1-0/+3
2016-03-10kcm: Add memory limit for receive message constructionTom Herbert1-0/+4
2016-03-10kcm: Add statistics and proc interfacesTom Herbert1-0/+94
2016-03-10kcm: Kernel Connection Multiplexor moduleTom Herbert1-0/+125
2016-03-10tcp: Add tcp_inq to get available receive bytes on socketTom Herbert1-0/+24
2016-03-09ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann1-0/+11
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček1-0/+1
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček1-0/+2
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+3
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann1-0/+15
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann1-0/+5
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2016-03-04net: sched: use pfifo_fast for non real queuesEric Dumazet1-0/+6
2016-03-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-2/+38
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso1-1/+3
2016-03-02net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2016-03-02introduce IFE actionJamal Hadi Salim1-0/+61
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2-46/+160
2016-03-02net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+2
2016-03-02Introduce devlink infrastructureJiri Pirko1-0/+140
2016-03-02net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend1-2/+11
2016-03-02net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend1-0/+3
2016-03-02net: sched: consolidate offload decision in cls_u32John Fastabend1-0/+5
2016-03-01net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-03-01net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern1-2/+2
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-3/+0
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+3
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong1-11/+47
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-5/+0
2016-02-25Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+6
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-0/+2
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-0/+15
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-34/+0
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller1-3/+20
2016-02-24cfg80211: basic support for PBSS network typeLior David1-0/+8
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon1-1/+19
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior1-0/+15
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann1-0/+2
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg1-0/+3
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach1-0/+14
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-0/+11