summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-04net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov
2019-04-04net: Remove inclusion of pci.hYuval Shaia
2019-04-04tipc: add NULL pointer checkHoang Le
2019-04-04net: sched: ensure tc flower reoffload takes filter refJohn Hurley
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-04sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen
2019-04-04sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen
2019-04-04tcp: Ensure DCTCP reacts to lossesKoen De Schepper
2019-04-04net: bridge: update multicast stats from maybe_deliver()Pablo Neira Ayuso
2019-04-04net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern
2019-04-03ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_commonDavid Ahern
2019-04-03ipv4: Refactor nexthop attributes in fib_dump_infoDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern
2019-04-03ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu
2019-04-03net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert
2019-04-03rxrpc: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-03flow_dissector: allow access only to a subset of __sk_buff fieldsStanislav Fomichev
2019-04-03flow_dissector: fix clamping of BPF flow_keys for non-zero nhoffStanislav Fomichev
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev
2019-04-02net: sched: don't set tunnel for decap actionVlad Buslov
2019-04-02ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-02openvswitch: use after free in __ovs_ct_free_action()Dan Carpenter
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal
2019-04-01dccp: Fix memleak in __feat_register_spYueHaibing
2019-04-01net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destructXin Long
2019-04-01sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long
2019-04-01kcm: switch order of device registration to fix a crashJiri Slaby
2019-04-01net: dsa: read mac address from DT for slave deviceXiaofei Shen
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni
2019-04-01net/sched: fix ->get helper of the matchall clsNicolas Dichtel
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-04-01tcp: fix tcp_inet6_sk() for 32bit kernelsEric Dumazet
2019-04-01tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li
2019-03-31tipc: handle the err returned from cmd header functionXin Long
2019-03-31tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-03-31tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-03-29Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-29net: bridge: use netif_is_bridge_port()Julian Wiedmann
2019-03-29net: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-03-29net: tls: prevent false connection termination with offloadJakub Kicinski
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu
2019-03-29tcp: cleanup sk_tx_skb_cache before reuseEric Dumazet
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern