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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
Paolo Abeni
1
-7
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-77
/
+180
2019-02-14
devlink: Fix list access without lock while reading region
Parav Pandit
1
-2
/
+5
2019-02-14
devlink: Return right error code in case of errors for region read
Parav Pandit
1
-7
/
+19
2019-02-13
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
8
-142
/
+1020
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
1
-5
/
+6
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
1
-4
/
+9
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
1
-1
/
+0
2019-02-13
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
1
-2
/
+10
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-02-13
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
1
-1
/
+3
2019-02-13
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
1
-0
/
+1
2019-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-8
/
+18
2019-02-13
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
1
-1
/
+2
2019-02-12
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
1
-9
/
+7
2019-02-12
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-16
/
+30
2019-02-12
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
1
-17
/
+114
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
1
-92
/
+149
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
13
-135
/
+178
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-1
/
+11
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
12
-15
/
+20
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-6
/
+29
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-25
/
+152
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2
-12
/
+62
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-10
/
+43
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2
-33
/
+84
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
1
-16
/
+57
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2
-26
/
+74
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
1
-3
/
+14
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
1
-11
/
+25
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
1
-6
/
+13
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
1
-13
/
+71
2019-02-12
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
1
-1
/
+1
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2
-1
/
+10
2019-02-12
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
1
-0
/
+2
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
1
-3
/
+1
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
1
-6
/
+12
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
1
-4
/
+1
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
1
-5
/
+0
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
1
-8
/
+16
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
1
-4
/
+2
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
1
-14
/
+8
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
1
-1
/
+1
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2
-2
/
+7
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2
-4
/
+4
2019-02-12
Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-23
/
+52
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
3
-6
/
+15
2019-02-11
tipc: fix link session and re-establish issues
Tuong Lien
3
-5
/
+43
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
1
-4
/
+10
[next]