| Commit message (Expand) | Author | Age |
* | Added KUTrace Support | ztong | 2021-02-03 |
* | vsock/virtio: fix sock refcnt holding during the shutdown | Stefano Garzarella | 2019-11-08 |
* | mac80211: fix station inactive_time shortly after boot | Ahmed Zaki | 2019-11-08 |
* | mac80211: fix ieee80211_txq_setup_flows() failure path | Johannes Berg | 2019-11-08 |
* | ipv4: Fix table id reference in fib_sync_down_addr | David Ahern | 2019-11-07 |
* | ipv6: fixes rt6_probe() and fib6_nh->last_probe init | Eric Dumazet | 2019-11-07 |
* | nfc: netlink: fix double device reference drop | Pan Bian | 2019-11-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-11-07 |
|\ |
|
| * | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2019-11-04 |
| |\ |
|
| | * | netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT | Jozsef Kadlecsik | 2019-11-04 |
| | * | netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets | Stefano Brivio | 2019-11-04 |
| | * | netfilter: ipset: Fix an error code in ip_set_sockfn_get() | Dan Carpenter | 2019-11-04 |
| * | | netfilter: nf_tables_offload: skip EBUSY on chain update | Pablo Neira Ayuso | 2019-11-04 |
| * | | netfilter: nf_tables: bogus EOPNOTSUPP on basechain update | Pablo Neira Ayuso | 2019-11-04 |
| * | | bridge: ebtables: don't crash when using dnat target in output chains | Florian Westphal | 2019-11-04 |
| * | | netfilter: nf_tables: fix unexpected EOPNOTSUPP error | Fernando Fernandez Mancera | 2019-11-04 |
| * | | netfilter: nf_tables_offload: check for register data length mismatches | Pablo Neira Ayuso | 2019-11-04 |
* | | | net/smc: fix ethernet interface refcounting | Ursula Braun | 2019-11-06 |
* | | | net/tls: add a TX lock | Jakub Kicinski | 2019-11-06 |
* | | | net/tls: don't pay attention to sk_write_pending when pushing partial records | Jakub Kicinski | 2019-11-06 |
* | | | net/tls: fix sk_msg trim on fallback to copy mode | Jakub Kicinski | 2019-11-05 |
* | | | net: sched: prevent duplicate flower rules from tcf_proto destroy race | John Hurley | 2019-11-05 |
* | | | taprio: fix panic while hw offload sched list swap | Ivan Khoronzhuk | 2019-11-05 |
* | | | can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ... | Oleksij Rempel | 2019-11-04 |
* | | | can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with... | Oleksij Rempel | 2019-11-04 |
* | | | can: j1939: fix memory leak if filters was set | Oleksij Rempel | 2019-11-04 |
* | | | can: j1939: fix resource leak of skb on error return paths | Colin Ian King | 2019-11-04 |
* | | | dccp: do not leak jiffies on the wire | Eric Dumazet | 2019-11-04 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-11-01 |
|\ \ |
|
| * | | net: fix installing orphaned programs | Jakub Kicinski | 2019-11-01 |
| * | | net: cls_bpf: fix NULL deref on offload filter removal | Jakub Kicinski | 2019-11-01 |
| * | | inet: stop leaking jiffies on the wire | Eric Dumazet | 2019-11-01 |
| * | | tcp: increase tcp_max_syn_backlog max value | Eric Dumazet | 2019-10-31 |
| * | | rxrpc: Fix handling of last subpacket of jumbo packet | David Howells | 2019-10-31 |
| * | | Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2019-10-31 |
| |\ \
| | |/
| |/| |
|
| | * | nl80211: fix validation of mesh path nexthop | Markus Theil | 2019-10-30 |
| | * | nl80211: Disallow setting of HT for channel 14 | Masashi Honma | 2019-10-30 |
| * | | net: annotate accesses to sk->sk_incoming_cpu | Eric Dumazet | 2019-10-30 |
| |/ |
|
| * | net: rtnetlink: fix a typo fbd -> fdb | Nikolay Aleksandrov | 2019-10-29 |
| * | net/smc: fix refcounting for non-blocking connect() | Ursula Braun | 2019-10-29 |
| * | erspan: fix the tun_info options_len check for erspan | Xin Long | 2019-10-29 |
| * | Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge | David S. Miller | 2019-10-28 |
| |\ |
|
| | * | batman-adv: Avoid free/alloc race when handling OGM buffer | Sven Eckelmann | 2019-10-13 |
| | * | batman-adv: Avoid free/alloc race when handling OGM2 buffer | Sven Eckelmann | 2019-10-13 |
| * | | udp: fix data-race in udp_set_dev_scratch() | Eric Dumazet | 2019-10-28 |
| * | | net: add READ_ONCE() annotation in __skb_wait_for_more_packets() | Eric Dumazet | 2019-10-28 |
| * | | net: use skb_queue_empty_lockless() in busy poll contexts | Eric Dumazet | 2019-10-28 |
| * | | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 2019-10-28 |
| * | | udp: use skb_queue_empty_lockless() | Eric Dumazet | 2019-10-28 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-10-27 |
| |\ \ |
|