summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2716-74/+120
|\
| * Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-254-7/+18
| |\
| | * cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| | * cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
| | * mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
| | * mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
| | * nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
| | * mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
| * | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-241-0/+27
| |\ \
| | * | can: bcm: check timer values before ktime conversionOliver Hartkopp2019-01-221-0/+27
| * | | sctp: set flow sport from saddr only when it's 0Xin Long2019-01-242-2/+4
| * | | sctp: set chunk transport correctly when it's a new asocXin Long2019-01-241-3/+8
| * | | sctp: improve the events for sctp stream addingXin Long2019-01-241-11/+8
| * | | sctp: improve the events for sctp stream resetXin Long2019-01-241-22/+17
| * | | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu2019-01-241-1/+7
| * | | ax25: fix possible use-after-freeEric Dumazet2019-01-232-13/+10
| * | | net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel2019-01-221-2/+2
| * | | net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski2019-01-221-0/+2
| * | | net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi2019-01-223-13/+17
| |/ /
* / / libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov2019-01-211-2/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2151-322/+296
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-193-15/+34
| |\ \ | | |/ | |/|
| | * bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-202-10/+12
| | * bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
| | * bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | * bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
| | * xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak2019-01-151-3/+13
| * | net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel2019-01-181-0/+5
| * | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-183-0/+3
| * | neighbour: Do not perturb drop profiles when neigh_probeYang Wei2019-01-171-1/+1
| * | net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang2019-01-171-5/+4
| * | af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel2019-01-171-1/+2
| * | udp6: add missing rehash callback to udpliteAlexey Kodanev2019-01-173-1/+3
| * | udp: add missing rehash callback to udpliteAlexey Kodanev2019-01-173-1/+3
| * | net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera2019-01-171-5/+14
| * | udp: with udp_segment release on error pathWillem de Bruijn2019-01-162-8/+24
| * | net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo2019-01-161-1/+1
| * | ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski2019-01-161-12/+2
| * | net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-01-161-1/+1
| * | sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-162-7/+2
| * | erspan: build the header with the right proto according to erspan_verXin Long2019-01-162-11/+18
| * | openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-01-161-1/+1
| * | net_sched: refetch skb protocol for each filterCong Wang2019-01-161-2/+1
| * | fou, fou6: do not assume linear skbsEric Dumazet2019-01-152-4/+14
| * | tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn2019-01-151-1/+1
| * | net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti2019-01-151-8/+11
| * | Revert "rxrpc: Allow failed client calls to be retried"David Howells2019-01-155-191/+24
| * | tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-151-1/+1
| * | tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-151-0/+2
| * | tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-151-0/+5