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
*
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-31
20
-26
/
+47
*
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-31
20
-25
/
+38
*
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-31
1
-5
/
+14
*
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-31
1
-2
/
+2
*
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-31
5
-5
/
+5
*
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-31
6
-6
/
+6
*
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-31
6
-26
/
+19
*
net: qrtr: Simplify 'qrtr_tun_release()'
Christophe JAILLET
2019-10-31
1
-5
/
+1
*
net: dsa: add ethtool pause configuration support
Heiner Kallweit
2019-10-31
1
-0
/
+18
*
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-31
1
-24
/
+50
*
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
2019-10-31
1
-9
/
+25
*
flow_dissector: add meaningful comments
Matteo Croce
2019-10-31
1
-0
/
+6
*
tipc: add smart nagle feature
Jon Maloy
2019-10-30
4
-20
/
+169
*
net: bridge: fdb: set flags directly in fdb_create
Nikolay Aleksandrov
2019-10-30
1
-11
/
+7
*
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-30
3
-8
/
+9
*
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2019-10-30
2
-12
/
+11
*
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-30
3
-17
/
+18
*
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2019-10-30
2
-8
/
+8
*
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2019-10-30
2
-23
/
+21
*
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-30
3
-16
/
+27
*
tipc: improve throughput between nodes in netns
Hoang Le
2019-10-30
8
-11
/
+197
*
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-30
2
-2
/
+4
*
sock: remove unneeded semicolon
YueHaibing
2019-10-29
1
-1
/
+1
*
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-29
2
-1
/
+54
*
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
2
-2
/
+2
*
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-28
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-27
2
-1
/
+23
|
\
|
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-1
/
+14
|
*
bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-10-16
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
32
-497
/
+1064
|
\
\
|
*
|
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
2019-10-26
1
-2
/
+17
|
*
|
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
2019-10-26
1
-21
/
+21
|
*
|
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
2019-10-26
1
-5
/
+15
|
*
|
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
2019-10-26
1
-3
/
+3
|
*
|
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
3
-96
/
+289
|
*
|
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
2019-10-23
1
-13
/
+13
|
*
|
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
2019-10-23
1
-13
/
+24
|
*
|
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
2019-10-23
1
-4
/
+5
|
*
|
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
2019-10-23
1
-4
/
+11
|
*
|
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
1
-1
/
+1
|
*
|
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
2019-10-23
1
-0
/
+17
|
*
|
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
1
-102
/
+151
|
*
|
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-23
1
-5
/
+5
|
*
|
netfilter: nft_tproxy: Fix typo in IPv6 module description.
Norman Rasmussen
2019-10-17
1
-1
/
+1
|
*
|
netfilter: add and use nf_hook_slow_list()
Florian Westphal
2019-10-17
1
-0
/
+20
|
*
|
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-17
2
-13
/
+10
|
*
|
netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks
Florian Westphal
2019-10-17
1
-26
/
+50
|
*
|
Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...
Pablo Neira Ayuso
2019-10-17
3
-34
/
+43
|
|
\
\
|
|
*
|
ipvs: batch __ip_vs_dev_cleanup
Haishuang Yan
2019-10-08
1
-7
/
+12
[next]