Age | Commit message (Expand) | Author |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-01-20 | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-18 | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel |
2019-01-18 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall |
2019-01-17 | neighbour: Do not perturb drop profiles when neigh_probe | Yang Wei |
2019-01-17 | net: bridge: Fix ethernet header pointer before check skb forwardable | Yunjian Wang |
2019-01-17 | af_packet: fix raw sockets over 6in4 tunnel | Nicolas Dichtel |
2019-01-18 | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing | Yuchung Cheng |
2019-01-18 | bpf: bpf_setsockopt: reset sock dst on SO_MARK changes | Peter Oskolkov |
2019-01-17 | udp6: add missing rehash callback to udplite | Alexey Kodanev |
2019-01-17 | udp: add missing rehash callback to udplite | Alexey Kodanev |
2019-01-17 | net/sched: cls_flower: allocate mask dynamically in fl_change() | Ivan Vecera |
2019-01-17 | bpf: Correctly annotate implicit fall through in bpf_base_func_proto | Mathieu Malaterre |
2019-01-16 | udp: with udp_segment release on error path | Willem de Bruijn |
2019-01-16 | net: bpfilter: change section name of bpfilter UMH blob. | Taehee Yoo |
2019-01-16 | ipv6: route: place a warning with duplicated string with correct extack | Jakub Kicinski |
2019-01-16 | net/core/neighbour: fix kmemleak minimal reference count for hash tables | Konstantin Khlebnikov |
2019-01-16 | sctp: allocate sctp_sockaddr_entry with kzalloc | Xin Long |
2019-01-16 | erspan: build the header with the right proto according to erspan_ver | Xin Long |
2019-01-16 | openvswitch: Avoid OOB read when parsing flow nlattrs | Ross Lagerwall |
2019-01-16 | net_sched: refetch skb protocol for each filter | Cong Wang |
2019-01-15 | fou, fou6: do not assume linear skbs | Eric Dumazet |
2019-01-15 | tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state | Willem de Bruijn |
2019-01-15 | net/sched: act_tunnel_key: fix memory leak in case of action replace | Davide Caratti |
2019-01-15 | Revert "rxrpc: Allow failed client calls to be retried" | David Howells |
2019-01-15 | tipc: fix uninit-value in tipc_nl_compat_doit | Ying Xue |
2019-01-15 | tipc: fix uninit-value in tipc_nl_compat_name_table_dump | Ying Xue |
2019-01-15 | tipc: fix uninit-value in tipc_nl_compat_link_set | Ying Xue |
2019-01-15 | tipc: fix uninit-value in tipc_nl_compat_bearer_enable | Ying Xue |
2019-01-15 | tipc: fix uninit-value in tipc_nl_compat_link_reset_stats | Ying Xue |
2019-01-15 | tipc: fix uninit-value in in tipc_conn_rcv_sub | Ying Xue |
2019-01-15 | sch_cake: Correctly update parent qlen when splitting GSO packets | Toke Høiland-Jørgensen |
2019-01-15 | sched: Fix detection of empty queues in child qdiscs | Toke Høiland-Jørgensen |
2019-01-15 | sched: Avoid dereferencing skb pointer after child enqueue | Toke Høiland-Jørgensen |
2019-01-15 | ip6_gre: update version related info when changing link | Hangbin Liu |
2019-01-15 | net: ipv4: Fix memory leak in network namespace dismantle | Ido Schimmel |
2019-01-15 | ip6_gre: fix tunnel list corruption for x-netns | Olivier Matz |
2019-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-01-15 | SUNRPC: Address Kerberos performance/behavior regression | Chuck Lever |
2019-01-15 | SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit | Trond Myklebust |
2019-01-15 | SUNRPC: Ensure rq_bytes_sent is reset before request transmission | Trond Myklebust |
2019-01-15 | xsk: Check if a queue exists during umem setup | Krzysztof Kazimierczak |
2019-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-14 | netfilter: nft_flow_offload: fix checking method of conntrack helper | Henry Yen |
2019-01-11 | net: clear skb->tstamp in bridge forwarding path | Paolo Abeni |
2019-01-11 | net: bpfilter: disallow to remove bpfilter module while being used | Taehee Yoo |
2019-01-11 | net: bpfilter: restart bpfilter_umh when error occurred | Taehee Yoo |
2019-01-11 | net: bpfilter: use cleanup callback to release umh_info | Taehee Yoo |