summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | can: bcm: bcm_sock_no_ioctlcmd(): mark function as staticMarc Kleine-Budde2019-08-131-2/+2
| * | | | can: raw: raw_sock_no_ioctlcmd(): mark function as staticMarc Kleine-Budde2019-08-131-2/+2
| * | | | can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)Marc Kleine-Budde2019-08-131-1/+1
| * | | | can: raw: balance braces around else statementsMarc Kleine-Budde2019-08-131-4/+8
| * | | | can: raw: remove unnecessary blank lines, add suggested blank linesMarc Kleine-Budde2019-08-131-3/+1
| * | | | can: raw: convert block comments to network style commentsMarc Kleine-Budde2019-08-131-8/+4
| * | | | can: af_can: add missing identifiers to struct receiver::funcMarc Kleine-Budde2019-08-131-1/+1
| * | | | can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usageMarc Kleine-Budde2019-08-131-3/+3
| * | | | can: af_can: avoid splitting quoted string across linesMarc Kleine-Budde2019-08-131-10/+7
| * | | | can: af_can: fix alignmentMarc Kleine-Budde2019-08-131-2/+2
| * | | | can: af_can: balance braces around else statementsMarc Kleine-Budde2019-08-131-5/+8
| * | | | can: af_can: convert block comments to network style commentsMarc Kleine-Budde2019-08-132-37/+15
* | | | | page_pool: fix logic in __page_pool_get_cachedJonathan Lemon2019-08-151-23/+16
* | | | | rds: check for excessive looping in rds_send_xmitAndy Grover2019-08-153-1/+14
* | | | | net/rds: Add a few missing rds_stat_names entriesGerd Rausch2019-08-151-0/+2
* | | | | RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason2019-08-151-1/+1
* | | | | RDS: limit the number of times we loop in rds_send_xmitChris Mason2019-08-151-1/+11
* | | | | page_pool: remove unnecessary variable initYunsheng Lin2019-08-151-1/+1
* | | | | net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon2019-08-151-3/+90
* | | | | netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor2019-08-141-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-1324-91/+117
|\ \ \ \ \
| * | | | | netfilter: connlabels: prefer static lock initialiserFlorian Westphal2019-08-131-2/+1
| * | | | | netfilter: nf_nat_proto: make tables staticValdis Klētnieks2019-08-131-2/+2
| * | | | | netfilter: nf_tables: add missing prototypes.Valdis Klētnieks2019-08-133-3/+3
| * | | | | netfilter: inline four headers files into another one.Jeremy Sowden2019-08-132-2/+1
| * | | | | netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso2019-08-131-7/+17
| * | | | | netfilter: nft_bitwise: add offload supportPablo Neira Ayuso2019-08-131-0/+19
| * | | | | netfilter: remove unnecessary spacesyangxingwu2019-08-1310-13/+13
| * | | | | ipvs: Improve robustness to the ipvs sysctlJunwei Hu2019-08-031-34/+35
| * | | | | netfilter: conntrack: use shared sysctl constantsMatteo Croce2019-08-031-18/+16
| * | | | | netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera2019-08-034-10/+10
* | | | | | net: devlink: remove redundant rtnl lock assertVlad Buslov2019-08-131-3/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-137-14/+257
|\ \ \ \ \ \
| * | | | | | xdp: xdp_umem: fix umem pages mapping for 32bits systemsIvan Khoronzhuk2019-08-091-1/+11
| * | | | | | bpf: add bpf_tcp_gen_syncookie helperPetar Penkov2019-07-301-0/+73
| * | | | | | tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov2019-07-303-0/+103
| * | | | | | tcp: tcp_syn_flood_action read port from socketPetar Penkov2019-07-301-5/+3
| * | | | | | xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-2/+7
| * | | | | | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2019-07-251-0/+9
| * | | | | | bpf/flow_dissector: support flags in BPF_PROG_TEST_RUNStanislav Fomichev2019-07-251-4/+35
| * | | | | | bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev2019-07-252-3/+11
| * | | | | | bpf: Allow bpf_skb_event_output for a few prog typesAllan Zhang2019-07-251-0/+6
* | | | | | | devlink: send notifications for deleted snapshots on region destroyJiri Pirko2019-08-131-11/+12
| |_|/ / / / |/| | | | |
* | | | | | drop_monitor: Expose tail drop counterIdo Schimmel2019-08-111-0/+101
* | | | | | drop_monitor: Make drop queue length configurableIdo Schimmel2019-08-111-3/+16
* | | | | | drop_monitor: Add a command to query current configurationIdo Schimmel2019-08-111-0/+48
* | | | | | drop_monitor: Allow truncation of dropped packetsIdo Schimmel2019-08-111-0/+19
* | | | | | drop_monitor: Add packet alert modeIdo Schimmel2019-08-111-2/+278
* | | | | | drop_monitor: Add alert mode operationsIdo Schimmel2019-08-111-6/+32
* | | | | | drop_monitor: Require CAP_NET_ADMIN for drop monitor configurationIdo Schimmel2019-08-111-0/+1