Age | Commit message (Expand) | Author |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-04 | ipv6: sit: reset ip header pointer in ipip6_rcv | Lorenzo Bianconi |
2019-04-04 | net: bridge: always clear mcast matching struct on reports and leaves | Nikolay Aleksandrov |
2019-04-04 | vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x | Chris Leech |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-04-04 | sch_cake: Make sure we can write the IP header before changing DSCP bits | Toke Høiland-Jørgensen |
2019-04-04 | sch_cake: Use tc_skb_protocol() helper for getting packet protocol | Toke Høiland-Jørgensen |
2019-04-04 | tcp: Ensure DCTCP reacts to losses | Koen De Schepper |
2019-04-04 | net/sched: act_sample: fix divide by zero in the traffic path | Davide Caratti |
2019-04-03 | ipv6: Fix dangling pointer when ipv6 fragment | Junwei Hu |
2019-04-03 | net-gro: Fix GRO flush when receiving a GSO packet. | Steffen Klassert |
2019-04-03 | flow_dissector: allow access only to a subset of __sk_buff fields | Stanislav Fomichev |
2019-04-03 | flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff | Stanislav Fomichev |
2019-04-03 | net/flow_dissector: pass flow_keys->n_proto to BPF programs | Stanislav Fomichev |
2019-04-02 | ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type | Sheena Mira-ato |
2019-04-01 | dccp: Fix memleak in __feat_register_sp | YueHaibing |
2019-04-01 | sctp: initialize _pad of sockaddr_in before copying to user memory | Xin Long |
2019-04-01 | kcm: switch order of device registration to fix a crash | Jiri Slaby |
2019-04-01 | net: sched: introduce and use qdisc tree flush/purge helpers | Paolo Abeni |
2019-04-01 | net: sched: introduce and use qstats read helpers | Paolo Abeni |
2019-04-01 | net/sched: fix ->get helper of the matchall cls | Nicolas Dichtel |
2019-04-01 | vrf: check accept_source_route on the original netdevice | Stephen Suryaputra |
2019-04-01 | tcp: fix a potential NULL pointer dereference in tcp_sk_exit | Dust Li |
2019-03-31 | tipc: handle the err returned from cmd header function | Xin Long |
2019-03-31 | tipc: check link name with right length in tipc_nl_compat_link_set | Xin Long |
2019-03-31 | tipc: check bearer name with right length in tipc_nl_compat_bearer_enable | Xin Long |
2019-03-29 | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-03-29 | net: ethtool: not call vzalloc for zero sized memory request | Li RongQing |
2019-03-29 | net: tls: prevent false connection termination with offload | Jakub Kicinski |
2019-03-28 | net: core: netif_receive_skb_list: unlist skb before passing to pt->func | Alexander Lobakin |
2019-03-28 | net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). | Mao Wenan |
2019-03-28 | openvswitch: fix flow actions reallocation | Andrea Righi |
2019-03-28 | netns: provide pure entropy for net_hash_mix() | Eric Dumazet |
2019-03-28 | net: dsa: Implement flow_dissect callback for tag_qca | xiaofeis |
2019-03-28 | Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-03-27 | ila: Fix rhashtable walker list corruption | Herbert Xu |
2019-03-27 | net: datagram: fix unbounded loop in __skb_try_recv_datagram() | Paolo Abeni |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-26 | Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-03-26 | SUNRPC: fix uninitialized variable warning | Alakesh Haloi |
2019-03-26 | net: devlink: skip info_get op call if it is not defined in dumpit | Jiri Pirko |
2019-03-26 | tipc: change to check tipc_own_id to return in tipc_net_stop | Xin Long |
2019-03-26 | net: sched: Kconfig: update reference link for PIE | Leslie Monis |
2019-03-25 | libceph: fix breakage caused by multipage bvecs | Ilya Dryomov |
2019-03-25 | batman-adv: Fix genl notification for throughput_override | Sven Eckelmann |
2019-03-25 | batman-adv: fix warning in function batadv_v_elp_get_throughput | Anders Roxell |
2019-03-25 | batman-adv: Reduce tt_global hash refcnt only for removed entry | Sven Eckelmann |
2019-03-25 | batman-adv: Reduce tt_local hash refcnt only for removed entry | Sven Eckelmann |
2019-03-25 | batman-adv: Reduce claim hash refcnt only for removed entry | Sven Eckelmann |
2019-03-23 | rxrpc: avoid clang -Wuninitialized warning | Arnd Bergmann |