summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tcp: provide earliest departure time in skb->tstampEric Dumazet2018-09-221-3/+3
* | | | tcp: add tcp_wstamp_ns socket fieldEric Dumazet2018-09-221-11/+1
* | | | tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2018-09-221-1/+7
* | | | tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet2018-09-221-1/+1
* | | | net/tls: Add support for async encryption of records for performanceVakul Garg2018-09-221-12/+58
* | | | net/ipv4: Move device validation to helperDavid Ahern2018-09-211-0/+1
* | | | netlink: add ethernet address policy typesJohannes Berg2018-09-191-0/+13
* | | | netlink: add NLA_REJECT policy typeJohannes Berg2018-09-191-1/+12
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-10/+9
|\| | |
| * | | tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-131-10/+9
* | | | tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend2018-09-171-4/+0
* | | | vxlan: Remove duplicated include from vxlan.hYueHaibing2018-09-131-1/+0
* | | | net: sock: introduce SOCK_XDPJason Wang2018-09-131-0/+1
* | | | llc: avoid blocking in llc_sap_close()Cong Wang2018-09-131-0/+1
* | | | net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-131-1/+1
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
* | | | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-0/+19
* | | | net: sched: cls_flower: dump offload count valueVlad Buslov2018-09-101-1/+1
* | | | sch_netem: Move private queue handler to generic location.David S. Miller2018-09-101-0/+11
* | | | sch_htb: Remove local SKB queue handling code.David S. Miller2018-09-101-6/+5
* | | | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-1/+0
* | | | rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner2018-09-061-0/+1
| |_|/ |/| |
* | | mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-051-0/+7
* | | mac80211: allow AMSDU size limitation per-TIDSara Sharon2018-09-051-0/+2
* | | mac80211: add an option for station management TXQSara Sharon2018-09-051-0/+5
* | | mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2018-09-052-0/+13
* | | mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel2018-09-051-0/+13
* | | mac80211: support radiotap L-SIG dataShaul Triebitz2018-09-052-0/+17
* | | mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-051-0/+5
* | | mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+22
* | | cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2018-09-051-0/+2
* | | mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-5/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-052-4/+4
|\| |
| * | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-042-4/+4
| |\ \
| | * | cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-282-4/+4
* | | | net/tls: Add support for async decryption of tls recordsVakul Garg2018-09-021-0/+6
* | | | Revert "net: sched: act: add extack for lookup callback"Cong Wang2018-09-011-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-012-8/+49
|\ \ \ \
| * | | | xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson2018-09-011-6/+2
| * | | | xsk: expose xdp_umem_get_{data,dma} to driversBjörn Töpel2018-08-291-0/+43
| * | | | xdp: export xdp_rxq_info_unreg_mem_modelBjörn Töpel2018-08-291-0/+1
| * | | | xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel2018-08-291-2/+3
| |/ / /
* | | | Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...David S. Miller2018-08-302-1/+16
|\ \ \ \
| * | | | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-281-1/+1
| * | | | mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-281-0/+4
| * | | | cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2018-08-281-0/+11
| |/ / /
* / / / genetlink: constify genl_err_attr() argumentMichal Kubecek2018-08-301-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-272-18/+14
|\ \ \ | | |/ | |/|