Age | Commit message (Expand) | Author | Files | Lines |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -1/+12 |
2019-10-26 | ipv4: fix route update on metric change. | Paolo Abeni | 1 | -1/+1 |
2019-10-26 | net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() | zhanglin | 1 | -1/+3 |
2019-10-26 | Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso | 5 | -25/+35 |
2019-10-26 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault | 4 | -25/+28 |
2019-10-26 | net/smc: keep vlan_id for SMC-R in smc_listen_work() | Ursula Braun | 1 | -1/+1 |
2019-10-26 | net/smc: fix closing of fallback SMC sockets | Ursula Braun | 1 | -0/+7 |
2019-10-26 | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware | Vincent Prince | 1 | -0/+2 |
2019-10-25 | net: remove unnecessary variables and callback | Taehee Yoo | 6 | -34/+8 |
2019-10-25 | net: core: add ignore flag to netdev_adjacent structure | Taehee Yoo | 1 | -21/+209 |
2019-10-25 | net: core: add generic lockdep keys | Taehee Yoo | 13 | -242/+50 |
2019-10-25 | net: core: limit nested device depth | Taehee Yoo | 1 | -45/+227 |
2019-10-25 | keys: Fix memory leak in copy_net_ns | Takeshi Misawa | 1 | -0/+1 |
2019-10-24 | netfilter: nft_payload: fix missing check for matching length in offloads | wenxu | 1 | -0/+38 |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet | 1 | -8/+7 |
2019-10-24 | ipvs: don't ignore errors in case refcounting ip_vs module fails | Davide Caratti | 5 | -17/+28 |
2019-10-24 | xsk: Fix registration of Rx-only sockets | Magnus Karlsson | 1 | -0/+6 |
2019-10-24 | net/flow_dissector: switch to siphash | Eric Dumazet | 4 | -38/+35 |
2019-10-23 | netfilter: nf_tables_offload: restore basechain deletion | Pablo Neira Ayuso | 1 | -1/+1 |
2019-10-23 | netfilter: nf_flow_table: set timeout before insertion into hashes | Pablo Neira Ayuso | 1 | -1/+2 |
2019-10-23 | ipv6: include <net/addrconf.h> for missing declarations | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-10-23 | net: openvswitch: free vport unless register_netdevice() succeeds | Hillf Danton | 1 | -7/+4 |
2019-10-22 | net: sched: taprio: fix -Wmissing-prototypes warnings | Yi Wang | 1 | -1/+1 |
2019-10-21 | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation | Eric Dumazet | 2 | -6/+7 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 68 | -362/+564 |
2019-10-19 | net: dsa: fix switch tree list | Vivien Didelot | 1 | -1/+1 |
2019-10-19 | net: netem: correct the parent's backlog when corrupted packet was dropped | Jakub Kicinski | 1 | -0/+2 |
2019-10-19 | net: netem: fix error path for corrupted GSO frames | Jakub Kicinski | 1 | -3/+6 |
2019-10-18 | vsock/virtio: discard packets if credit is not respected | Stefano Garzarella | 1 | -3/+11 |
2019-10-18 | vsock/virtio: send a credit update when buffer size is changed | Stefano Garzarella | 1 | -0/+3 |
2019-10-18 | net: ensure correct skb->tstamp in various fragmenters | Eric Dumazet | 4 | -0/+12 |
2019-10-18 | ipv4: fix race condition between route lookup and invalidation | Wei Wang | 1 | -1/+1 |
2019-10-18 | ipv4: Return -ENETUNREACH if we can't create route but saddr is valid | Stefano Brivio | 1 | -3/+6 |
2019-10-16 | rxrpc: use rcu protection while reading sk->sk_user_data | Eric Dumazet | 1 | -4/+8 |
2019-10-16 | Revert "blackhole_netdev: fix syzkaller reported issue" | Mahesh Bandewar | 2 | -12/+10 |
2019-10-16 | sctp: change sctp_prot .no_autobind with true | Xin Long | 1 | -2/+2 |
2019-10-16 | sched: etf: Fix ordering of packets with same txtime | Vinicius Costa Gomes | 1 | -1/+1 |
2019-10-16 | net: avoid potential infinite loop in tc_ctl_action() | Eric Dumazet | 1 | -6/+8 |
2019-10-16 | tcp: fix a possible lockdep splat in tcp_done() | Eric Dumazet | 1 | -2/+6 |
2019-10-16 | net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions | Davide Caratti | 3 | -14/+22 |
2019-10-16 | net: avoid errors when trying to pop MLPS header on non-MPLS packets | Davide Caratti | 1 | -1/+1 |
2019-10-15 | blackhole_netdev: fix syzkaller reported issue | Mahesh Bandewar | 2 | -10/+12 |
2019-10-14 | bpf: lwtunnel: Fix reroute supplying invalid dst | Jiri Benc | 1 | -1/+6 |
2019-10-13 | batman-adv: Avoid free/alloc race when handling OGM buffer | Sven Eckelmann | 3 | -9/+57 |
2019-10-13 | batman-adv: Avoid free/alloc race when handling OGM2 buffer | Sven Eckelmann | 2 | -8/+37 |
2019-10-13 | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet | 6 | -13/+13 |
2019-10-13 | tcp: annotate sk->sk_sndbuf lockless reads | Eric Dumazet | 4 | -9/+14 |
2019-10-13 | tcp: annotate sk->sk_rcvbuf lockless reads | Eric Dumazet | 5 | -9/+12 |
2019-10-13 | tcp: annotate tp->urg_seq lockless reads | Eric Dumazet | 2 | -3/+4 |
2019-10-13 | tcp: annotate tp->snd_nxt lockless reads | Eric Dumazet | 3 | -8/+11 |