| Commit message (Expand) | Author | Age | Files | Lines |
* | net/smc: unregister ib devices in reboot_event | Karsten Graul | 2019-12-20 | 1 | -1/+1 |
* | llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) | Chan Shu Tak, Alex | 2019-12-20 | 1 | -2/+2 |
* | net: dsa: ksz: use common define for tag len | Michael Grzeschik | 2019-12-20 | 1 | -5/+3 |
* | net/sched: cls_u32: fix refcount leak in the error path of u32_change() | Davide Caratti | 2019-12-19 | 1 | -0/+25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-19 | 3 | -8/+17 |
|\ |
|
| * | net, sysctl: Fix compiler warning when only cBPF is present | Alexander Lobakin | 2019-12-19 | 1 | -0/+2 |
| * | xsk: Add rcu_read_lock around the XSK wakeup | Maxim Mikityanskiy | 2019-12-19 | 1 | -8/+14 |
| * | bpf: Clear skb->tstamp in bpf_redirect when necessary | Lorenz Bauer | 2019-12-13 | 1 | -0/+1 |
* | | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 2019-12-18 | 1 | -1/+1 |
* | | net-sysfs: Call dev_hold always in rx_queue_add_kobject | Jouni Hogander | 2019-12-17 | 1 | -2/+5 |
* | | net: dsa: make unexported dsa_link_touch() static | Ben Dooks (Codethink) | 2019-12-17 | 1 | -1/+2 |
* | | net: annotate lockless accesses to sk->sk_pacing_shift | Eric Dumazet | 2019-12-17 | 3 | -4/+5 |
* | | sctp: fix memleak on err handling of stream initialization | Marcelo Ricardo Leitner | 2019-12-17 | 1 | -2/+6 |
* | | Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2019-12-16 | 8 | -27/+80 |
|\ \ |
|
| * | | rfkill: Fix incorrect check to avoid NULL pointer dereference | Aditya Pakki | 2019-12-16 | 1 | -2/+5 |
| * | | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen | 2019-12-13 | 5 | -24/+64 |
| * | | mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime() | Dan Carpenter | 2019-12-13 | 1 | -1/+1 |
| * | | cfg80211: fix double-free after changing network namespace | Stefan Bühler | 2019-12-13 | 1 | -0/+1 |
| * | | mac80211: fix TID field in monitor mode transmit | Fredrik Olofsson | 2019-12-13 | 1 | -0/+9 |
| |/ |
|
* | | vsock/virtio: add WARN_ON check on virtio_transport_get_ops() | Stefano Garzarella | 2019-12-16 | 1 | -2/+15 |
* | | vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen() | Stefano Garzarella | 2019-12-16 | 1 | -4/+4 |
* | | net/smc: add fallback check to connect() | Ursula Braun | 2019-12-15 | 1 | -6/+8 |
* | | tcp: refine rule to allow EPOLLOUT generation under mem pressure | Eric Dumazet | 2019-12-13 | 1 | -4/+2 |
* | | tcp: refine tcp_write_queue_empty() implementation | Eric Dumazet | 2019-12-13 | 1 | -2/+3 |
* | | tcp: do not send empty skb from tcp_write_xmit() | Eric Dumazet | 2019-12-13 | 1 | -0/+8 |
* | | tcp/dccp: fix possible race __inet_lookup_established() | Eric Dumazet | 2019-12-13 | 3 | -12/+14 |
* | | ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set | Hangbin Liu | 2019-12-13 | 1 | -4/+4 |
|/ |
|
* | tipc: fix use-after-free in tipc_disc_rcv() | Tuong Lien | 2019-12-10 | 1 | -3/+3 |
* | tipc: fix retrans failure due to wrong destination | Tuong Lien | 2019-12-10 | 1 | -14/+18 |
* | tipc: fix potential hanging after b/rcast changing | Tuong Lien | 2019-12-10 | 1 | -9/+15 |
* | tipc: fix name table rbtree issues | Tuong Lien | 2019-12-10 | 1 | -100/+179 |
* | af_packet: set defaule value for tmo | Mao Wenan | 2019-12-09 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-12-09 | 11 | -54/+109 |
|\ |
|
| * | netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle() | Pablo Neira Ayuso | 2019-12-09 | 1 | -31/+28 |
| * | netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() | Eric Dumazet | 2019-12-09 | 1 | -0/+3 |
| * | netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions | Pablo Neira Ayuso | 2019-12-09 | 1 | -0/+3 |
| * | netfilter: nf_tables: skip module reference count bump on object updates | Pablo Neira Ayuso | 2019-12-09 | 1 | -1/+1 |
| * | netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() | Pablo Neira Ayuso | 2019-12-09 | 4 | -3/+21 |
| * | netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END | Pablo Neira Ayuso | 2019-12-09 | 1 | -3/+9 |
| * | netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ... | Pablo Neira Ayuso | 2019-12-09 | 1 | -5/+16 |
| * | netfilter: nf_queue: enqueue skbs with NULL dst | Marco Oliverio | 2019-12-07 | 1 | -1/+1 |
| * | netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event | wenxu | 2019-12-02 | 1 | -0/+3 |
| * | netfilter: nf_flow_table_offload: add IPv6 match description | Pablo Neira Ayuso | 2019-11-30 | 1 | -1/+11 |
| * | netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash | Florian Westphal | 2019-11-30 | 1 | -3/+4 |
| * | netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl... | Nathan Chancellor | 2019-11-30 | 1 | -2/+2 |
| * | netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF... | wenxu | 2019-11-30 | 1 | -3/+3 |
| * | netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd | wenxu | 2019-11-30 | 1 | -1/+1 |
| * | netfilter: ctnetlink: netns exit must wait for callbacks | Florian Westphal | 2019-11-29 | 1 | -0/+3 |
* | | net/x25: add new state X25_STATE_5 | Martin Schiller | 2019-12-09 | 2 | -0/+40 |
* | | sctp: fully initialize v4 addr in some functions | Xin Long | 2019-12-09 | 1 | -0/+5 |