aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2016-03-01introduce IFE actionJamal Hadi Salim
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot
2016-03-01Introduce devlink infrastructureJiri Pirko
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend
2016-02-29net_sched: update hierarchical backlog tooWANG Cong
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern
2016-02-25net: dsa: drop vlan_getnextVivien Didelot
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-02-23net: dsa: pass bridge down to driversVivien Didelot
2016-02-236lowpan: iphc: add support for stateful compressionAlexander Aring
2016-02-23mac802154: fix mac header length checkAlexander Aring
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-17vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-17vxlan: introduce vxlan_hdrJiri Benc
2016-02-17net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long
2016-02-17net: tc: helper functions to query action typesJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov