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
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
1
-1
/
+0
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+19
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
1
-0
/
+6
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
1
-1
/
+3
2019-04-11
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
1
-1
/
+1
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
1
-6
/
+0
2019-04-10
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
1
-1
/
+1
2019-04-10
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
1
-0
/
+2
2019-04-09
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-29
/
+39
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-4
/
+20
2019-04-08
cfg80211: add ratelimited variants of err and warn
Stanislaw Gruszka
1
-0
/
+5
2019-04-06
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
1
-1
/
+1
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-7
/
+19
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-0
/
+18
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-1
/
+1
2019-03-29
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
1
-30
/
+19
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-8
/
+3
2019-03-27
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
1
-1
/
+2
2019-03-26
xfrm: clean up xfrm protocol checks
Cong Wang
1
-0
/
+17
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2
-1
/
+2
2019-03-21
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
1
-1
/
+6
2019-03-20
Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"
Steffen Klassert
1
-1
/
+1
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
1
-0
/
+6
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+0
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-1
/
+0
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2019-03-12
sctp: convert to genradix
Kent Overstreet
1
-7
/
+8
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+8
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2019-03-11
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2019-03-09
net: keep refcount warning in reqsk_free()
Guillaume Nault
1
-1
/
+0
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-4
/
+2
2019-03-08
net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
Su Yanjun
1
-1
/
+1
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+13
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-0
/
+14
2019-03-03
tls: Fix write space handling
Boris Pismenny
1
-0
/
+3
2019-03-03
tls: Fix tls_device handling of partial records
Boris Pismenny
1
-16
/
+4
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
1
-0
/
+1
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-18
/
+13
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-148
/
+49
2019-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+12
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+11
2019-03-01
switchdev: Remove unused transaction item queue
Florian Fainelli
1
-12
/
+0
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+1
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
1
-22
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
1
-22
/
+0
[next]