Age | Commit message (Expand) | Author |
2019-11-07 | tipc: eliminate checking netns if node established | Hoang Le |
2019-11-07 | net: add annotations on hh->hh_len lockless accesses | Eric Dumazet |
2019-11-07 | devlink: Add layer 3 generic packet exception traps | Amit Cohen |
2019-11-07 | devlink: Add layer 3 generic packet traps | Amit Cohen |
2019-11-07 | tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp | Eric Dumazet |
2019-11-07 | inetpeer: fix data-race in inet_putpeer / inet_putpeer | Eric Dumazet |
2019-11-07 | 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-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 |