summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski
2019-01-22net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp
2019-01-21libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn
2019-01-20Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-19mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-01-18net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei
2019-01-17net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang
2019-01-17af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel
2019-01-18bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng
2019-01-18bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2019-01-16net_sched: refetch skb protocol for each filterCong Wang
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet
2019-01-15tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn
2019-01-15net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue