index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-31
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-30
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-30
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-30
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-30
net: qrtr: Simplify 'qrtr_tun_release()'
Christophe JAILLET
2019-10-30
net: dsa: add ethtool pause configuration support
Heiner Kallweit
2019-10-30
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-30
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
2019-10-30
flow_dissector: add meaningful comments
Matteo Croce
2019-10-30
tipc: add smart nagle feature
Jon Maloy
2019-10-29
net: bridge: fdb: set flags directly in fdb_create
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-29
tipc: improve throughput between nodes in netns
Hoang Le
2019-10-29
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-28
sock: remove unneeded semicolon
YueHaibing
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
2019-10-26
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
2019-10-26
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
2019-10-26
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
2019-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-22
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
[next]