Age | Commit message (Expand) | Author | Files | Lines |
2019-10-31 | net: sched: update action implementations to support flags | Vlad Buslov | 20 | -26/+47 |
2019-10-31 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov | 20 | -25/+38 |
2019-10-31 | net: sched: modify stats helper functions to support regular stats | Vlad Buslov | 1 | -5/+14 |
2019-10-31 | net: sched: don't expose action qstats to skb_tc_reinsert() | Vlad Buslov | 1 | -2/+2 |
2019-10-31 | net: sched: extract qstats update code into functions | Vlad Buslov | 5 | -5/+5 |
2019-10-31 | net: sched: extract bstats update code into function | Vlad Buslov | 6 | -6/+6 |
2019-10-31 | net: sched: extract common action counters update code into function | Vlad Buslov | 6 | -26/+19 |
2019-10-31 | net: qrtr: Simplify 'qrtr_tun_release()' | Christophe JAILLET | 1 | -5/+1 |
2019-10-31 | net: dsa: add ethtool pause configuration support | Heiner Kallweit | 1 | -0/+18 |
2019-10-31 | flow_dissector: extract more ICMP information | Matteo Croce | 1 | -24/+50 |
2019-10-31 | flow_dissector: skip the ICMP dissector for non ICMP packets | Matteo Croce | 1 | -9/+25 |
2019-10-31 | flow_dissector: add meaningful comments | Matteo Croce | 1 | -0/+6 |
2019-10-30 | tipc: add smart nagle feature | Jon Maloy | 4 | -20/+169 |
2019-10-30 | net: bridge: fdb: set flags directly in fdb_create | Nikolay Aleksandrov | 1 | -11/+7 |
2019-10-30 | net: bridge: fdb: convert offloaded to use bitops | Nikolay Aleksandrov | 3 | -8/+9 |
2019-10-30 | net: bridge: fdb: convert added_by_external_learn to use bitops | Nikolay Aleksandrov | 2 | -12/+11 |
2019-10-30 | net: bridge: fdb: convert added_by_user to bitops | Nikolay Aleksandrov | 3 | -17/+18 |
2019-10-30 | net: bridge: fdb: convert is_sticky to bitops | Nikolay Aleksandrov | 2 | -8/+8 |
2019-10-30 | net: bridge: fdb: convert is_static to bitops | Nikolay Aleksandrov | 2 | -23/+21 |
2019-10-30 | net: bridge: fdb: convert is_local to bitops | Nikolay Aleksandrov | 3 | -16/+27 |
2019-10-30 | tipc: improve throughput between nodes in netns | Hoang Le | 8 | -11/+197 |
2019-10-30 | inet: do not call sublist_rcv on empty list | Florian Westphal | 2 | -2/+4 |
2019-10-29 | sock: remove unneeded semicolon | YueHaibing | 1 | -1/+1 |
2019-10-29 | net: dsa: Add support for devlink device parameters | Andrew Lunn | 2 | -1/+54 |
2019-10-28 | tipc: Spelling s/enpoint/endpoint/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 2 | -2/+2 |
2019-10-28 | net: dsa: fix dereference on ds->dev before null check error | Colin Ian King | 1 | -2/+5 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -1/+23 |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 32 | -497/+1064 |
2019-10-26 | netfilter: nf_tables_offload: unbind if multi-device binding fails | Pablo Neira Ayuso | 1 | -2/+17 |
2019-10-26 | netfilter: nf_tables_offload: add nft_flow_block_offload_init() | Pablo Neira Ayuso | 1 | -21/+21 |
2019-10-26 | netfilter: nf_tables_offload: add nft_chain_offload_cmd() | Pablo Neira Ayuso | 1 | -5/+15 |
2019-10-26 | netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt... | Florian Westphal | 1 | -3/+3 |
2019-10-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -9/+18 |
2019-10-26 | tcp: add TCP_INFO status for failed client TFO | Jason Baron | 3 | -1/+10 |
2019-10-26 | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware | Vincent Prince | 1 | -0/+2 |
2019-10-23 | netfilter: nf_tables: support for multiple devices per netdev hook | Pablo Neira Ayuso | 3 | -96/+289 |
2019-10-23 | netfilter: nf_tables_offload: remove rules on unregistered device only | Pablo Neira Ayuso | 1 | -13/+13 |
2019-10-23 | netfilter: nf_tables_offload: add nft_flow_cls_offload_setup() | Pablo Neira Ayuso | 1 | -13/+24 |
2019-10-23 | netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call() | Pablo Neira Ayuso | 1 | -4/+5 |
2019-10-23 | netfilter: nf_tables_offload: add nft_flow_block_chain() | Pablo Neira Ayuso | 1 | -4/+11 |
2019-10-23 | netfilter: nf_tables: increase maximum devices number per flowtable | Pablo Neira Ayuso | 1 | -1/+1 |
2019-10-23 | netfilter: nf_tables: allow netdevice to be used only once per flowtable | Pablo Neira Ayuso | 1 | -0/+17 |
2019-10-23 | netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables | Pablo Neira Ayuso | 1 | -102/+151 |
2019-10-23 | netfilter: nf_flow_table: move priority to struct nf_flowtable | Pablo Neira Ayuso | 1 | -5/+5 |
2019-10-23 | fq_codel: do not include <linux/jhash.h> | Eric Dumazet | 1 | -1/+0 |
2019-10-22 | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot | 1 | -15/+6 |
2019-10-22 | net: dsa: allocate ports on touch | Vivien Didelot | 1 | -2/+14 |
2019-10-22 | net: dsa: use ports list to setup default CPU port | Vivien Didelot | 1 | -21/+12 |
2019-10-22 | net: dsa: use ports list to find first CPU port | Vivien Didelot | 1 | -14/+3 |