index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
2019-04-12
1
-1
/
+3
*
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
2019-04-11
1
-1
/
+1
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-6
/
+0
*
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
2019-04-10
1
-1
/
+1
*
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
2019-04-10
1
-0
/
+2
*
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-09
2
-29
/
+39
|
\
|
*
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-4
/
+20
|
*
cfg80211: add ratelimited variants of err and warn
Stanislaw Gruszka
2019-04-08
1
-0
/
+5
|
*
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
1
-30
/
+19
*
|
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
2019-04-06
1
-1
/
+1
*
|
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-7
/
+19
*
|
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-0
/
+18
*
|
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
1
-1
/
+1
|
/
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-28
2
-8
/
+3
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
2
-1
/
+2
*
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-03-21
1
-1
/
+1
*
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
2019-03-21
1
-1
/
+6
*
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-03-18
1
-1
/
+1
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-18
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
1
-1
/
+0
|
\
|
*
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-03-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-14
1
-4
/
+8
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-03-11
1
-4
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-03-11
1
-0
/
+6
|
|
*
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-03-08
1
-4
/
+2
*
|
|
sctp: convert to genradix
Kent Overstreet
2019-03-12
1
-7
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
1
-1
/
+0
|
\
|
|
|
*
|
net: keep refcount warning in reqsk_free()
Guillaume Nault
2019-03-09
1
-1
/
+0
|
|
/
*
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: split out functions related to registering inflight socket files
Jens Axboe
2019-02-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-18
/
+13
|
\
\
|
*
|
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-18
/
+13
*
|
|
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
1
-0
/
+14
*
|
|
tls: Fix write space handling
Boris Pismenny
2019-03-03
1
-0
/
+3
*
|
|
tls: Fix tls_device handling of partial records
Boris Pismenny
2019-03-03
1
-16
/
+4
*
|
|
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
2019-03-03
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-03-02
8
-148
/
+49
|
\
\
\
|
*
|
|
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
1
-22
/
+0
|
*
|
|
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-03-01
1
-22
/
+0
|
*
|
|
netfilter: conntrack: avoid same-timeout update
Florian Westphal
2019-02-27
1
-5
/
+5
|
*
|
|
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
3
-55
/
+39
|
*
|
|
netfilter: nat: remove l3proto struct
Florian Westphal
2019-02-27
1
-8
/
+0
|
*
|
|
netfilter: nat: remove csum_recalc hook
Florian Westphal
2019-02-27
1
-4
/
+3
|
*
|
|
netfilter: nat: remove csum_update hook
Florian Westphal
2019-02-27
1
-5
/
+0
|
*
|
|
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
2019-02-27
1
-5
/
+4
|
*
|
|
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
2019-02-27
1
-16
/
+0
|
*
|
|
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
2019-02-27
1
-9
/
+0
|
*
|
|
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-27
1
-4
/
+2
|
*
|
|
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-02-27
1
-0
/
+3
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-03-02
1
-0
/
+12
|
\
\
\
\
[next]