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-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
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
-7
/
+9
2020-10-29
wimax: move out to staging
Arnd Bergmann
-503
/
+0
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
-1
/
+1
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+6
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
-0
/
+6
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-454
/
+1040
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+5
2020-10-15
net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
Leon Romanovsky
-1
/
+4
2020-10-15
nl80211: docs: add a description for s1g_cap parameter
Mauro Carvalho Chehab
-0
/
+1
2020-10-14
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
-1
/
+3
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
-0
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+14
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-33
/
+0
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
-0
/
+85
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
-1
/
+0
2020-10-12
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
-0
/
+85
2020-10-10
Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...
Jakub Kicinski
-0
/
+3
[prev]
[next]