summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-12sctp: Check address length before reading address familyTetsuo Handa
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-11net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-11net/smc: move unhash before release of clcsockUrsula Braun
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul
2019-04-10net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-10tipc: missing entries in name table of publicationsHoang Le
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski
2019-04-10net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10net/tls: fix the IV leaksJakub Kicinski
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel
2019-04-08net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi
2019-04-08net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-06NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter
2019-04-05sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-04net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov
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/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
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