| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netfilter: ctnetlink: add a range check for l3/l4 protonum | Will McVicker | 2020-10-14 | 1 | -0/+2 |
* | net/packet: fix overflow in tpacket_rcv | Or Cohen | 2020-10-14 | 1 | -1/+8 |
* | mac80211: do not allow bigger VHT MPDUs than the hardware supports | Felix Fietkau | 2020-10-14 | 1 | -4/+4 |
* | vsock/virtio: stop workers during the .remove() | Stefano Garzarella | 2020-10-14 | 1 | -1/+45 |
* | vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock | Stefano Garzarella | 2020-10-14 | 1 | -18/+32 |
* | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh | Linus Lüssing | 2020-10-01 | 3 | -14/+30 |
* | batman-adv: Add missing include for in_interrupt() | Sven Eckelmann | 2020-10-01 | 1 | -0/+1 |
* | mac802154: tx: fix use-after-free | Eric Dumazet | 2020-10-01 | 1 | -3/+5 |
* | batman-adv: mcast/TT: fix wrongly dropped or rerouted packets | Linus Lüssing | 2020-10-01 | 1 | -0/+4 |
* | batman-adv: bla: fix type misuse for backbone_gw hash indexing | Linus Lüssing | 2020-10-01 | 1 | -3/+4 |
* | Bluetooth: Handle Inquiry Cancel error after Inquiry Complete | Sonny Sasaka | 2020-10-01 | 1 | -2/+17 |
* | atm: fix a memory leak of vcc->user_back | Cong Wang | 2020-10-01 | 1 | -0/+6 |
* | svcrdma: Fix leak of transport addresses | Chuck Lever | 2020-10-01 | 1 | -0/+1 |
* | SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()' | Christophe JAILLET | 2020-10-01 | 1 | -5/+14 |
* | Bluetooth: L2CAP: handle l2cap config request during open state | Howard Chung | 2020-10-01 | 1 | -1/+2 |
* | Bluetooth: guard against controllers sending zero'd events | Alain Michaud | 2020-10-01 | 1 | -0/+6 |
* | skbuff: fix a data race in skb_queue_len() | Qian Cai | 2020-10-01 | 1 | -2/+9 |
* | Bluetooth: prefetch channel before killing sock | Hillf Danton | 2020-10-01 | 1 | -4/+6 |
* | Bluetooth: Fix refcount use-after-free issue | Manish Mandlik | 2020-10-01 | 2 | -14/+28 |
* | rt_cpu_seq_next should increase position index | Vasily Averin | 2020-10-01 | 1 | -0/+1 |
* | neigh_stat_seq_next() should increase position index | Vasily Averin | 2020-10-01 | 1 | -0/+1 |
* | net/hsr: Check skb_put_padto() return value | Florian Fainelli | 2020-10-01 | 1 | -1/+2 |
* | tipc: use skb_unshare() instead in tipc_buf_append() | Xin Long | 2020-10-01 | 1 | -1/+2 |
* | ip: fix tos reflection in ack and reset packets | Wei Wang | 2020-10-01 | 1 | -1/+2 |
* | af_key: pfkey_dump needs parameter validation | Mark Salyzyn | 2020-10-01 | 1 | -0/+7 |
* | SUNRPC: stop printk reading past end of string | J. Bruce Fields | 2020-09-23 | 1 | -2/+2 |
* | net: handle the return value of pskb_carve_frag_list() correctly | Miaohe Lin | 2020-09-23 | 1 | -3/+7 |
* | net: disable netpoll on fresh napis | Jakub Kicinski | 2020-09-12 | 2 | -2/+3 |
* | sctp: not disable bh in the whole sctp_get_port_local() | Xin Long | 2020-09-12 | 1 | -10/+6 |
* | netlabel: fix problems with mapping removal | Paul Moore | 2020-09-12 | 1 | -29/+30 |
* | cfg80211: regulatory: reject invalid hints | Johannes Berg | 2020-09-12 | 1 | -0/+3 |
* | net: initialize fastreuse on inet_inherit_port | Tim Froidcoeur | 2020-09-12 | 1 | -0/+1 |
* | net: refactor bind_bucket fastreuse into helper | Tim Froidcoeur | 2020-09-12 | 1 | -12/+25 |
* | netfilter: nf_tables: fix destination register zeroing | Florian Westphal | 2020-09-12 | 1 | -1/+3 |
* | netfilter: nf_tables: add NFTA_SET_USERDATA if not null | Pablo Neira Ayuso | 2020-09-12 | 1 | -1/+2 |
* | batman-adv: bla: use netif_rx_ni when not in interrupt context | Jussi Kivilinna | 2020-09-12 | 1 | -1/+4 |
* | batman-adv: Avoid uninitialized chaddr when handling DHCP | Sven Eckelmann | 2020-09-12 | 1 | -2/+4 |
* | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY | Mark Tomlinson | 2020-09-03 | 1 | -1/+9 |
* | tipc: fix uninit skb->data in tipc_nl_compat_dumpit() | Cong Wang | 2020-09-03 | 1 | -1/+11 |
* | net: Fix potential wrong skb->protocol in skb_vlan_untag() | Miaohe Lin | 2020-09-03 | 1 | -2/+2 |
* | mac80211: fix misplaced while instead of if | Johannes Berg | 2020-08-21 | 1 | -1/+1 |
* | net/compat: Add missing sock updates for SCM_RIGHTS | Kees Cook | 2020-08-21 | 2 | -0/+22 |
* | net: Set fput_needed iff FDPUT_FPUT is set | Miaohe Lin | 2020-08-21 | 1 | -1/+1 |
* | net/nfc/rawsock.c: add CAP_NET_RAW check. | Qingyu Li | 2020-08-21 | 1 | -2/+5 |
* | Bluetooth: add a mutex lock to avoid UAF in do_enale_set | Lihong Kou | 2020-08-21 | 1 | -0/+5 |
* | ipv6: fix memory leaks on IPV6_ADDRFORM path | Cong Wang | 2020-08-21 | 2 | -5/+13 |
* | ipv4: Silence suspicious RCU usage warning | Ido Schimmel | 2020-08-21 | 1 | -1/+1 |
* | cfg80211: check vendor command doit pointer before use | Julian Squires | 2020-08-21 | 1 | -3/+3 |
* | net/9p: validate fds in p9_fd_open | Christoph Hellwig | 2020-08-21 | 1 | -8/+16 |
* | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() | Peilin Ye | 2020-08-21 | 1 | -0/+7 |