index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-14
8
-142
/
+1020
|
\
|
*
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
2019-02-09
3
-16
/
+63
|
*
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+15
|
*
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
|
*
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
6
-8
/
+95
|
*
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
|
*
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+89
|
*
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
2019-02-09
1
-2
/
+189
|
*
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
2019-02-09
1
-21
/
+219
|
*
batman-adv: Prepare framework for mesh genl config
Sven Eckelmann
2019-02-09
1
-62
/
+98
|
*
batman-adv: Move common genl doit code pre/post hooks
Sven Eckelmann
2019-02-09
1
-43
/
+100
|
*
batman-adv: fix memory leak in in batadv_dat_put_dhcp
Martin Weinelt
2019-02-06
1
-0
/
+2
*
|
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
2019-02-14
1
-5
/
+6
*
|
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
2019-02-14
1
-4
/
+9
*
|
net: sched: remove duplicated include from cls_api.c
YueHaibing
2019-02-14
1
-1
/
+0
*
|
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
2019-02-14
1
-2
/
+10
*
|
net: sched: unlock rules update API
Vlad Buslov
2019-02-12
1
-17
/
+114
*
|
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
2019-02-12
1
-92
/
+149
*
|
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
13
-135
/
+178
*
|
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
1
-1
/
+11
*
|
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
12
-15
/
+20
*
|
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
1
-6
/
+29
*
|
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
1
-25
/
+152
*
|
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
2
-12
/
+62
*
|
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
1
-10
/
+43
*
|
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
2
-33
/
+84
*
|
net: sched: protect chain template accesses with block lock
Vlad Buslov
2019-02-12
1
-16
/
+57
*
|
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
2
-26
/
+74
*
|
net: sched: protect block->chain0 with block->lock
Vlad Buslov
2019-02-12
1
-3
/
+14
*
|
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
2019-02-12
1
-11
/
+25
*
|
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
2019-02-12
1
-6
/
+13
*
|
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
1
-13
/
+71
*
|
net/tls: Do not use async crypto for non-data records
Vakul Garg
2019-02-12
1
-6
/
+12
*
|
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
1
-4
/
+1
*
|
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
1
-5
/
+0
*
|
net/smc: check port_idx of ib event
Karsten Graul
2019-02-12
1
-8
/
+16
*
|
net/smc: check connections in smc_lgr_free_work
Karsten Graul
2019-02-12
1
-4
/
+2
*
|
net/smc: reduce amount of status updates to peer
Karsten Graul
2019-02-12
1
-14
/
+8
*
|
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
1
-1
/
+1
*
|
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
2
-2
/
+7
*
|
net/smc: reset cursor update required flag
Karsten Graul
2019-02-12
2
-4
/
+4
[next]