summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
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-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-02ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-01dccp: Fix memleak in __feat_register_spYueHaibing
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: 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 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: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-03-29net: tls: prevent false connection termination with offloadJakub Kicinski
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau
2019-03-29nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt
2019-03-29cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-03-29cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor
2019-03-29mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer
2019-03-29mac80211: Increase MAX_MSG_LENAndrei Otcheretianski
2019-03-29mac80211: fix unaligned access in mesh table hash functionFelix Fietkau
2019-03-29mac80211: un-schedule TXQs on powersave startFelix Fietkau
2019-03-28net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin
2019-03-28net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-03-28openvswitch: fix flow actions reallocationAndrea Righi
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-28net: dsa: Implement flow_dissect callback for tag_qcaxiaofeis
2019-03-28Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-03-27ila: Fix rhashtable walker list corruptionHerbert Xu
2019-03-27net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-26SUNRPC: fix uninitialized variable warningAlakesh Haloi
2019-03-26net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis
2019-03-25libceph: fix breakage caused by multipage bvecsIlya Dryomov
2019-03-25batman-adv: Fix genl notification for throughput_overrideSven Eckelmann
2019-03-25batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell
2019-03-25batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann