| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" | Trond Myklebust | 2019-04-11 | 1 | -37/+8 |
* | xprtrdma: Fix helper that drains the transport | Chuck Lever | 2019-04-11 | 1 | -1/+1 |
* | net: ip6_gre: fix possible use-after-free in ip6erspan_rcv | Lorenzo Bianconi | 2019-04-09 | 1 | -7/+13 |
* | net: ip_gre: fix possible use-after-free in erspan_rcv | Lorenzo Bianconi | 2019-04-09 | 1 | -5/+10 |
* | NFC: nci: Add some bounds checking in nci_hci_cmd_received() | Dan Carpenter | 2019-04-07 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-04-05 | 45 | -189/+250 |
|\ |
|
| * | ipv6: sit: reset ip header pointer in ipip6_rcv | Lorenzo Bianconi | 2019-04-05 | 1 | -0/+4 |
| * | net: bridge: always clear mcast matching struct on reports and leaves | Nikolay Aleksandrov | 2019-04-05 | 1 | -0/+3 |
| * | vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x | Chris Leech | 2019-04-05 | 1 | -11/+15 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-04-04 | 2 | -14/+6 |
| |\ |
|
| | * | flow_dissector: allow access only to a subset of __sk_buff fields | Stanislav Fomichev | 2019-04-03 | 1 | -13/+3 |
| | * | flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff | Stanislav Fomichev | 2019-04-03 | 1 | -1/+2 |
| | * | net/flow_dissector: pass flow_keys->n_proto to BPF programs | Stanislav Fomichev | 2019-04-03 | 1 | -0/+1 |
| * | | sch_cake: Make sure we can write the IP header before changing DSCP bits | Toke Høiland-Jørgensen | 2019-04-04 | 1 | -0/+11 |
| * | | sch_cake: Use tc_skb_protocol() helper for getting packet protocol | Toke Høiland-Jørgensen | 2019-04-04 | 1 | -1/+1 |
| * | | tcp: Ensure DCTCP reacts to losses | Koen De Schepper | 2019-04-04 | 1 | -18/+18 |
| * | | net/sched: act_sample: fix divide by zero in the traffic path | Davide Caratti | 2019-04-04 | 1 | -2/+8 |
| * | | ipv6: Fix dangling pointer when ipv6 fragment | Junwei Hu | 2019-04-04 | 1 | -1/+3 |
| * | | net-gro: Fix GRO flush when receiving a GSO packet. | Steffen Klassert | 2019-04-04 | 1 | -1/+1 |
| |/ |
|
| * | ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type | Sheena Mira-ato | 2019-04-02 | 1 | -2/+2 |
| * | dccp: Fix memleak in __feat_register_sp | YueHaibing | 2019-04-02 | 1 | -1/+6 |
| * | sctp: initialize _pad of sockaddr_in before copying to user memory | Xin Long | 2019-04-02 | 1 | -0/+1 |
| * | kcm: switch order of device registration to fix a crash | Jiri Slaby | 2019-04-01 | 1 | -8/+8 |
| * | net: sched: introduce and use qdisc tree flush/purge helpers | Paolo Abeni | 2019-04-01 | 10 | -66/+16 |
| * | net: sched: introduce and use qstats read helpers | Paolo Abeni | 2019-04-01 | 10 | -17/+18 |
| * | net/sched: fix ->get helper of the matchall cls | Nicolas Dichtel | 2019-04-01 | 1 | -0/+5 |
| * | vrf: check accept_source_route on the original netdevice | Stephen Suryaputra | 2019-04-01 | 2 | -6/+5 |
| * | tcp: fix a potential NULL pointer dereference in tcp_sk_exit | Dust Li | 2019-04-01 | 1 | -1/+2 |
| * | tipc: handle the err returned from cmd header function | Xin Long | 2019-04-01 | 1 | -2/+8 |
| * | tipc: check link name with right length in tipc_nl_compat_link_set | Xin Long | 2019-04-01 | 1 | -1/+6 |
| * | tipc: check bearer name with right length in tipc_nl_compat_bearer_enable | Xin Long | 2019-04-01 | 1 | -1/+6 |
| * | net: ethtool: not call vzalloc for zero sized memory request | Li RongQing | 2019-03-29 | 1 | -16/+30 |
| * | net: tls: prevent false connection termination with offload | Jakub Kicinski | 2019-03-29 | 1 | -0/+2 |
| * | net: core: netif_receive_skb_list: unlist skb before passing to pt->func | Alexander Lobakin | 2019-03-29 | 1 | -1/+3 |
| * | net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). | Mao Wenan | 2019-03-29 | 1 | -1/+1 |
| * | openvswitch: fix flow actions reallocation | Andrea Righi | 2019-03-29 | 1 | -2/+2 |
| * | netns: provide pure entropy for net_hash_mix() | Eric Dumazet | 2019-03-29 | 1 | -0/+1 |
| * | net: dsa: Implement flow_dissect callback for tag_qca | xiaofeis | 2019-03-29 | 1 | -0/+10 |
| * | Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-merge | David S. Miller | 2019-03-28 | 4 | -15/+46 |
| |\ |
|
| | * | batman-adv: Fix genl notification for throughput_override | Sven Eckelmann | 2019-03-25 | 1 | -2/+5 |
| | * | batman-adv: fix warning in function batadv_v_elp_get_throughput | Anders Roxell | 2019-03-25 | 1 | -2/+4 |
| | * | batman-adv: Reduce tt_global hash refcnt only for removed entry | Sven Eckelmann | 2019-03-25 | 1 | -3/+15 |
| | * | batman-adv: Reduce tt_local hash refcnt only for removed entry | Sven Eckelmann | 2019-03-25 | 1 | -5/+9 |
| | * | batman-adv: Reduce claim hash refcnt only for removed entry | Sven Eckelmann | 2019-03-25 | 1 | -3/+13 |
| * | | ila: Fix rhashtable walker list corruption | Herbert Xu | 2019-03-28 | 1 | -0/+1 |
| * | | net: datagram: fix unbounded loop in __skb_try_recv_datagram() | Paolo Abeni | 2019-03-28 | 1 | -1/+1 |
* | | | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-03-29 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | libceph: fix breakage caused by multipage bvecs | Ilya Dryomov | 2019-03-25 | 1 | -2/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-27 | 54 | -280/+874 |
|\ \ \ |
|
| * | | | net: devlink: skip info_get op call if it is not defined in dumpit | Jiri Pirko | 2019-03-26 | 1 | -0/+5 |