index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-22
1
-3
/
+3
*
|
|
|
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2018-09-22
1
-11
/
+1
*
|
|
|
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-09-22
1
-1
/
+7
*
|
|
|
tcp: switch tcp_clock_ns() to CLOCK_TAI base
Eric Dumazet
2018-09-22
1
-1
/
+1
*
|
|
|
net/tls: Add support for async encryption of records for performance
Vakul Garg
2018-09-22
1
-12
/
+58
*
|
|
|
net/ipv4: Move device validation to helper
David Ahern
2018-09-21
1
-0
/
+1
*
|
|
|
netlink: add ethernet address policy types
Johannes Berg
2018-09-19
1
-0
/
+13
*
|
|
|
netlink: add NLA_REJECT policy type
Johannes Berg
2018-09-19
1
-1
/
+12
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-10
/
+9
|
\
|
|
|
|
*
|
|
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-09-13
1
-10
/
+9
*
|
|
|
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
2018-09-17
1
-4
/
+0
*
|
|
|
vxlan: Remove duplicated include from vxlan.h
YueHaibing
2018-09-13
1
-1
/
+0
*
|
|
|
net: sock: introduce SOCK_XDP
Jason Wang
2018-09-13
1
-0
/
+1
*
|
|
|
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-09-13
1
-0
/
+1
*
|
|
|
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-09-13
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-13
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-09-12
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-29
1
-1
/
+1
*
|
|
|
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
2018-09-12
1
-0
/
+19
*
|
|
|
net: sched: cls_flower: dump offload count value
Vlad Buslov
2018-09-10
1
-1
/
+1
*
|
|
|
sch_netem: Move private queue handler to generic location.
David S. Miller
2018-09-10
1
-0
/
+11
*
|
|
|
sch_htb: Remove local SKB queue handling code.
David S. Miller
2018-09-10
1
-6
/
+5
*
|
|
|
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-10
1
-1
/
+0
*
|
|
|
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2018-09-06
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2018-09-05
1
-0
/
+7
*
|
|
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2018-09-05
1
-0
/
+2
*
|
|
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
1
-0
/
+5
*
|
|
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
2018-09-05
2
-0
/
+13
*
|
|
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
1
-0
/
+13
*
|
|
mac80211: support radiotap L-SIG data
Shaul Triebitz
2018-09-05
2
-0
/
+17
*
|
|
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2018-09-05
1
-0
/
+5
*
|
|
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
2018-09-05
1
-0
/
+22
*
|
|
cfg80211: add he_capabilities (ext) IE to AP settings
Shaul Triebitz
2018-09-05
1
-0
/
+2
*
|
|
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
1
-5
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
2
-4
/
+4
|
\
|
|
|
*
|
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-04
2
-4
/
+4
|
|
\
\
|
|
*
|
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
2
-4
/
+4
*
|
|
|
net/tls: Add support for async decryption of tls records
Vakul Garg
2018-09-02
1
-0
/
+6
*
|
|
|
Revert "net: sched: act: add extack for lookup callback"
Cong Wang
2018-09-01
1
-2
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-01
2
-8
/
+49
|
\
\
\
\
|
*
|
|
|
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-6
/
+2
|
*
|
|
|
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
2018-08-29
1
-0
/
+43
|
*
|
|
|
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
2018-08-29
1
-0
/
+1
|
*
|
|
|
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
2018-08-29
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-08-30
2
-1
/
+16
|
\
\
\
\
|
*
|
|
|
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
2018-08-28
1
-1
/
+1
|
*
|
|
|
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
2018-08-28
1
-0
/
+4
|
*
|
|
|
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2018-08-28
1
-0
/
+11
|
|
/
/
/
*
/
/
/
genetlink: constify genl_err_attr() argument
Michal Kubecek
2018-08-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
2
-18
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
[prev]
[next]