summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg2021-03-161-2/+0
| | | * | | mac80211: fix double free in ibss_leaveMarkus Theil2021-03-161-0/+2
| | | * | | mac80211: fix rate mask resetJohannes Berg2021-03-161-2/+2
| | * | | | net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu2021-03-171-1/+1
| | * | | | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-164-6/+13
| | * | | | can: isotp: TX-path: ensure that CAN frame flags are initializedMarc Kleine-Budde2021-03-161-6/+3
| | * | | | can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FDMarc Kleine-Budde2021-03-161-1/+2
| | * | | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-1/+1
| | |/ / /
| | * | | mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti2021-03-161-10/+14
| | * | | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-152-4/+10
| | * | | tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet2021-03-151-3/+8
| | |/ /
| | * | flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin2021-03-141-1/+1
| | * | net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet2021-03-141-0/+5
| | * | mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter2021-03-131-2/+2
| | * | sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy2021-03-121-6/+9
| | * | sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy2021-03-121-0/+4
| | * | net: sock: simplify tw proto registrationTonghao Zhang2021-03-121-16/+28
| | * | net: sched: validate stab valuesEric Dumazet2021-03-114-7/+11
| | * | drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel2021-03-111-0/+23
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-111-2/+10
| | |\ \
| | | * | bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer2021-03-081-2/+10
| | * | | ipv6: fix suspecious RCU usage warningWei Wang2021-03-101-1/+1
| | * | | net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann2021-03-101-22/+9
| | * | | net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-103-64/+55
| * | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
| * | | | Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-03-165-54/+55
| |\ \ \ \
| | * | | | svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever2021-03-111-43/+39
| | * | | | rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-03-061-4/+7
| | * | | | sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras2021-03-061-2/+4
| | * | | | NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-061-2/+2
| | * | | | svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-061-3/+3
| * | | | | Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-03-121-1/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington2021-03-081-1/+4
| | |/ / /
* | | | | 6lowpan: Fix some typos in nhc_udp.cWang Hai2021-03-251-2/+2
* | | | | net/packet: Fix a typo in af_packet.cWang Hai2021-03-251-1/+1
* | | | | net/tls: Fix a typo in tls_device.cWang Hai2021-03-251-1/+1
* | | | | inet: use bigger hash table for IP ID generationEric Dumazet2021-03-251-14/+28
* | | | | net: decnet: Fixed multiple Coding Style issuesSai Kalyaan Palla2021-03-251-13/+13
* | | | | net: sched: Mundane typo fixesBhaskar Chowdhury2021-03-241-2/+2
* | | | | dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso2021-03-241-1/+19
* | | | | netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso2021-03-241-3/+12
* | | | | netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau2021-03-245-1/+15
* | | | | netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso2021-03-243-3/+21
* | | | | netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso2021-03-241-42/+124
* | | | | netfilter: flowtable: add dsa supportPablo Neira Ayuso2021-03-241-0/+5
* | | | | netfilter: flowtable: add pppoe supportPablo Neira Ayuso2021-03-242-7/+51
* | | | | netfilter: flowtable: add bridge vlan filtering supportPablo Neira Ayuso2021-03-241-0/+12
* | | | | netfilter: flowtable: add vlan supportPablo Neira Ayuso2021-03-243-26/+128
* | | | | netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso2021-03-243-35/+123
* | | | | netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso2021-03-242-5/+100