summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2016-03-09tcp: Add tcp_inq to get available receive bytes on socketTom Herbert
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2016-03-08sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
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