index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
net: devlink: remove redundant rtnl lock assert
Vlad Buslov
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
devlink: send notifications for deleted snapshots on region destroy
Jiri Pirko
2019-08-13
netfilter: connlabels: prefer static lock initialiser
Florian Westphal
2019-08-13
netfilter: nf_nat_proto: make tables static
Valdis Klētnieks
2019-08-13
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
2019-08-13
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
2019-08-11
drop_monitor: Expose tail drop counter
Ido Schimmel
2019-08-11
drop_monitor: Make drop queue length configurable
Ido Schimmel
2019-08-11
drop_monitor: Add a command to query current configuration
Ido Schimmel
2019-08-11
drop_monitor: Allow truncation of dropped packets
Ido Schimmel
2019-08-11
drop_monitor: Add packet alert mode
Ido Schimmel
2019-08-11
drop_monitor: Add alert mode operations
Ido Schimmel
2019-08-11
drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
Ido Schimmel
2019-08-11
drop_monitor: Reset per-CPU data before starting to trace
Ido Schimmel
2019-08-11
drop_monitor: Initialize timer and work item upon tracing enable
Ido Schimmel
2019-08-11
drop_monitor: Split tracing enable / disable to different functions
Ido Schimmel
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
2019-08-09
tcp: batch calls to sk_flush_backlog()
Eric Dumazet
2019-08-09
xdp: xdp_umem: fix umem pages mapping for 32bits systems
Ivan Khoronzhuk
2019-08-08
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
2019-08-08
tipc: add loopback device tracking
John Rutherford
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
cls_api: add flow_indr_block_call function
wenxu
2019-08-08
cls_api: remove the tcf_block cache
wenxu
2019-08-08
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
2019-08-08
Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-08-06
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
2019-08-06
Increase fq_codel count in the bulk dropper
Dave Taht
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
2019-08-06
drop_monitor: Use pre_doit / post_doit hooks
Ido Schimmel
[next]