index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
1
-12
/
+1
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-1
/
+44
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
1
-0
/
+26
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
1
-1
/
+16
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
3
-6
/
+23
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
1
-0
/
+2
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-11-11
nl80211: fix kernel-doc warning in the new SAE attribute
Johannes Berg
1
-8
/
+15
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-5
/
+0
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
1
-3
/
+3
2020-11-10
inet: constify inet_sdif() argument
Eric Dumazet
1
-1
/
+1
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
1
-2
/
+0
2020-11-07
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-0
/
+5
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+9
2020-11-06
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
1
-1
/
+2
2020-11-06
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
1
-1
/
+2
2020-11-06
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
1
-0
/
+1
2020-11-06
nexthop: Add nexthop notification data structures
Ido Schimmel
1
-0
/
+35
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2
-0
/
+5
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
1
-1
/
+2
2020-11-06
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
1
-0
/
+9
2020-11-05
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
1
-0
/
+6
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
1
-0
/
+6
2020-11-05
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
1
-0
/
+2
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2
-0
/
+19
2020-11-04
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
1
-1
/
+20
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
1
-7
/
+5
2020-11-02
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
1
-1
/
+1
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2
-0
/
+19
2020-10-30
sctp: add the error cause for new encapsulation port restart
Xin Long
1
-0
/
+3
2020-10-30
sctp: add udphdr to overhead when udp_port is set
Xin Long
2
-2
/
+6
2020-10-30
sctp: allow changing transport encap_port by peer packets
Xin Long
2
-6
/
+2
2020-10-30
sctp: add encap_port for netns sock asoc and transport
Xin Long
2
-0
/
+8
2020-10-30
sctp: create udp6 sock and set its encap_rcv
Xin Long
1
-0
/
+1
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
3
-0
/
+9
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2
-7
/
+9
2020-10-29
wimax: move out to staging
Arnd Bergmann
1
-503
/
+0
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
1
-1
/
+1
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
1
-0
/
+6
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
44
-454
/
+1040
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+5
2020-10-15
net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
Leon Romanovsky
1
-1
/
+4
2020-10-15
nl80211: docs: add a description for s1g_cap parameter
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-14
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
1
-1
/
+3
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-0
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+14
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-33
/
+0
[next]