Age | Commit message (Expand) | Author |
2019-11-07 | nfc: netlink: fix double device reference drop | Pan Bian |
2019-11-06 | net_sched: gen_estimator: extend packet counter to 64bit | Eric Dumazet |
2019-11-06 | tcp: fix data-race in tcp_recvmsg() | Eric Dumazet |
2019-11-06 | net: silence data-races on sk_backlog.tail | Eric Dumazet |
2019-11-06 | net: openvswitch: select vport upcall portid directly | Tonghao Zhang |
2019-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-11-06 | tipc: eliminate the dummy packet in link synching | Tuong Lien |
2019-11-06 | lwtunnel: add options setting and dumping for erspan | Xin Long |
2019-11-06 | lwtunnel: add options setting and dumping for vxlan | Xin Long |
2019-11-06 | lwtunnel: add options setting and dumping for geneve | Xin Long |
2019-11-06 | lwtunnel: add options process for cmp_encap | Xin Long |
2019-11-06 | lwtunnel: add options process for arp request | Xin Long |
2019-11-06 | net/smc: fix ethernet interface refcounting | Ursula Braun |
2019-11-06 | tipc: reduce sensitive to retransmit failures | Hoang Le |
2019-11-06 | tipc: update cluster capabilities if node deleted | Hoang Le |
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: annotate lockless accesses to sk->sk_max_ack_backlog | Eric Dumazet |
2019-11-06 | net: annotate lockless accesses to sk->sk_ack_backlog | Eric Dumazet |
2019-11-06 | net: use helpers to change sk_ack_backlog | Eric Dumazet |
2019-11-06 | inet_diag: use jiffies_delta_to_msecs() | Eric Dumazet |
2019-11-06 | net: neigh: use long type to store jiffies delta | Eric Dumazet |
2019-11-05 | Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m... | David S. Miller |
2019-11-05 | net_sched: add TCA_STATS_PKT64 attribute | Eric Dumazet |
2019-11-05 | net_sched: extend packet counter to 64bit | Eric Dumazet |
2019-11-05 | net: dsa: Add support for devlink resources | Andrew Lunn |
2019-11-05 | net/tls: fix sk_msg trim on fallback to copy mode | Jakub Kicinski |
2019-11-05 | Change in Openvswitch to support MPLS label depth of 3 in ingress direction | Martin Varghese |
2019-11-05 | vsock: Simplify '__vsock_release()' | Christophe JAILLET |
2019-11-05 | net: dsa: Fix use after free in dsa_switch_remove() | Florian Fainelli |
2019-11-05 | net: sched: prevent duplicate flower rules from tcf_proto destroy race | John Hurley |
2019-11-05 | icmp: remove duplicate code | Matteo Croce |
2019-11-05 | taprio: fix panic while hw offload sched list swap | Ivan Khoronzhuk |
2019-11-04 | 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 | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso |
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: 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 | dccp: do not leak jiffies on the wire | Eric Dumazet |
2019-11-04 | ipv6: use jhash2() in rt6_exception_hash() | Eric Dumazet |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-11-04 | net: bridge: fdb: eliminate extra port state tests from fast-path | Nikolay Aleksandrov |
2019-11-04 | netfilter: nf_tables_offload: check for register data length mismatches | Pablo Neira Ayuso |