summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-15rds: check for excessive looping in rds_send_xmitAndy Grover3-1/+14
2019-08-15net/rds: Add a few missing rds_stat_names entriesGerd Rausch1-0/+2
2019-08-15RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason1-1/+1
2019-08-15RDS: limit the number of times we loop in rds_send_xmitChris Mason1-1/+11
2019-08-15page_pool: remove unnecessary variable initYunsheng Lin1-1/+1
2019-08-15net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon1-3/+90
2019-08-15netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor1-2/+2
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski24-91/+117
2019-08-14net: devlink: remove redundant rtnl lock assertVlad Buslov1-3/+2
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-14/+257
2019-08-14devlink: send notifications for deleted snapshots on region destroyJiri Pirko1-11/+12
2019-08-13netfilter: connlabels: prefer static lock initialiserFlorian Westphal1-2/+1
2019-08-13netfilter: nf_nat_proto: make tables staticValdis Klētnieks1-2/+2
2019-08-13netfilter: nf_tables: add missing prototypes.Valdis Klētnieks3-3/+3
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden2-2/+1
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso1-7/+17
2019-08-13netfilter: nft_bitwise: add offload supportPablo Neira Ayuso1-0/+19
2019-08-13netfilter: remove unnecessary spacesyangxingwu10-13/+13
2019-08-11drop_monitor: Expose tail drop counterIdo Schimmel1-0/+101
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel1-3/+16
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel1-0/+48
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel1-0/+19
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel1-2/+278
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel1-6/+32
2019-08-11drop_monitor: Require CAP_NET_ADMIN for drop monitor configurationIdo Schimmel1-0/+1
2019-08-11drop_monitor: Reset per-CPU data before starting to traceIdo Schimmel1-3/+7
2019-08-11drop_monitor: Initialize timer and work item upon tracing enableIdo Schimmel1-5/+19
2019-08-11drop_monitor: Split tracing enable / disable to different functionsIdo Schimmel1-28/+51
2019-08-11wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-49/+11
2019-08-09taprio: remove unused variable 'entry_list_policy'YueHaibing1-4/+0
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt3-1/+11
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko1-6/+3
2019-08-09tcp: batch calls to sk_flush_backlog()Eric Dumazet1-5/+6
2019-08-09xdp: xdp_umem: fix umem pages mapping for 32bits systemsIvan Khoronzhuk1-1/+11
2019-08-09fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...YueHaibing1-4/+0
2019-08-09tipc: add loopback device trackingJohn Rutherford7-1/+88
2019-08-09netfilter: nf_tables_offload: support indr block callwenxu2-24/+131
2019-08-09flow_offload: support get multi-subsystem blockwenxu2-14/+46
2019-08-09flow_offload: move tc indirect block to flow offloadwenxu2-215/+240
2019-08-09cls_api: add flow_indr_block_call functionwenxu1-10/+17
2019-08-09cls_api: remove the tcf_block cachewenxu1-8/+8
2019-08-09cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu1-11/+15
2019-08-09net: use listified RX for handling GRO_NORMAL skbsEdward Cree2-3/+49
2019-08-09net: delete "register" keywordAlexey Dobriyan2-4/+4
2019-08-08Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-m...David S. Miller7-8/+205
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller63-284/+496
2019-08-07openvswitch: Print error when ovs_execute_actions() failsYifeng Sun1-2/+5
2019-08-07net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean1-0/+1
2019-08-07net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean1-10/+1
2019-08-07net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+6