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-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-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/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-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
1
-4
/
+10
2019-02-11
devlink: fix condition for compat device info
Jakub Kicinski
1
-1
/
+1
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
1
-0
/
+8
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-0
/
+2
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
17
-18
/
+18
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-2
/
+0
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
1
-2
/
+6
2019-02-09
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
3
-16
/
+63
2019-02-09
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
1
-0
/
+15
2019-02-09
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
6
-8
/
+95
2019-02-09
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
1
-0
/
+17
[next]