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
2020-11-19
9p: add refcount to p9_fid struct
Jianyong Wu
-0
/
+6
2020-11-17
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
-1
/
+15
2020-11-17
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
-0
/
+7
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
-0
/
+1
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
-0
/
+3
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
-0
/
+2
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
-3
/
+3
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
-2
/
+2
2020-11-14
tcp: avoid indirect call to tcp_stream_memory_free()
Eric Dumazet
-2
/
+6
2020-11-14
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
-12
/
+1
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-1
/
+44
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
-0
/
+26
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
-1
/
+16
2020-11-13
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
-3
/
+4
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
-0
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
-6
/
+23
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
-0
/
+2
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2020-11-11
nl80211: fix kernel-doc warning in the new SAE attribute
Johannes Berg
-8
/
+15
2020-11-11
cfg80211: remove WDS code
Johannes Berg
-5
/
+0
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
-3
/
+3
2020-11-10
inet: constify inet_sdif() argument
Eric Dumazet
-1
/
+1
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
-2
/
+0
2020-11-07
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
-0
/
+5
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+9
2020-11-06
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
-1
/
+2
2020-11-06
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
-1
/
+2
2020-11-06
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
-0
/
+1
2020-11-06
nexthop: Add nexthop notification data structures
Ido Schimmel
-0
/
+35
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
-0
/
+5
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
-1
/
+2
2020-11-06
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
-0
/
+9
2020-11-05
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
-0
/
+6
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
-0
/
+6
2020-11-05
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
-0
/
+2
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
-0
/
+19
2020-11-04
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
-1
/
+20
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
-7
/
+5
2020-11-03
fs/9p: track open fids
Greg Kurz
-0
/
+1
2020-11-02
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
-1
/
+1
2020-11-02
net: sched: Remove broken definitions and un-hide for !LOCKDEP
Jakub Kicinski
-12
/
+0
2020-11-02
net: Un-hide lockdep_sock_is_held() for !LOCKDEP
Jakub Kicinski
-2
/
+0
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
-0
/
+19
2020-10-30
sctp: add the error cause for new encapsulation port restart
Xin Long
-0
/
+3
2020-10-30
sctp: add udphdr to overhead when udp_port is set
Xin Long
-2
/
+6
2020-10-30
sctp: allow changing transport encap_port by peer packets
Xin Long
-6
/
+2
2020-10-30
sctp: add encap_port for netns sock asoc and transport
Xin Long
-0
/
+8
2020-10-30
sctp: create udp6 sock and set its encap_rcv
Xin Long
-0
/
+1
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
-0
/
+9
[prev]
[next]