index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2018-09-28
netlink: add nested array policy validation
Johannes Berg
-1
/
+11
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
-2
/
+11
2018-09-28
netlink: make validation_data const
Johannes Berg
-1
/
+1
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
-2
/
+0
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
-2
/
+1
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
-1
/
+1
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
-0
/
+5
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-3
/
+12
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-0
/
+69
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
-0
/
+1
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
-1
/
+1
2018-09-25
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
-0
/
+13
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
-0
/
+3
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
-1
/
+1
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
-0
/
+69
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
-11
/
+5
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
-0
/
+15
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
-4
/
+6
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
-0
/
+4
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
-3
/
+3
2018-09-21
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
-11
/
+1
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
-1
/
+7
2018-09-21
tcp: switch tcp_clock_ns() to CLOCK_TAI base
Eric Dumazet
-1
/
+1
2018-09-21
net/tls: Add support for async encryption of records for performance
Vakul Garg
-12
/
+58
2018-09-20
net/ipv4: Move device validation to helper
David Ahern
-0
/
+1
2018-09-18
NFC: Fix the number of pipes
Suren Baghdasaryan
-1
/
+1
2018-09-18
netlink: add ethernet address policy types
Johannes Berg
-0
/
+13
2018-09-18
netlink: add NLA_REJECT policy type
Johannes Berg
-1
/
+12
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-10
/
+9
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
-4
/
+0
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
-3
/
+12
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
-1
/
+0
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
-10
/
+9
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
-0
/
+1
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
-0
/
+1
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
-0
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2018-09-12
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
-0
/
+19
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+1
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
-1
/
+1
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
-0
/
+11
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
-6
/
+5
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
-1
/
+0
2018-09-05
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
-0
/
+1
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
-0
/
+7
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
-0
/
+2
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
-0
/
+5
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
-0
/
+13
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
-0
/
+13
[next]