summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: dsa: Fix lockdep false positive splatMarc Zyngier2019-02-041-0/+4
| * | | | net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge2019-02-041-5/+8
| * | | | net: cls_flower: Remove filter from mask before freeing itPetr Machata2019-02-041-1/+5
| * | | | net/smc: correct state change for peer closingUrsula Braun2019-02-041-8/+1
| * | | | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-041-1/+1
| * | | | net/smc: fix sender_free computationUrsula Braun2019-02-043-4/+30
| * | | | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-047-33/+92
| |/ / /
| * | | sctp: check and update stream->out_curr when allocating stream_outXin Long2019-02-031-0/+20
| * | | vsock/virtio: reset connected sockets on device removalStefano Garzarella2019-02-031-0/+3
| * | | vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella2019-02-031-8/+18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-012-2/+3
| |\ \ \
| | * | | sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki2019-01-291-2/+1
| | * | | bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao2019-01-231-0/+2
| * | | | dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet2019-02-011-2/+2
| * | | | net/smc: fix use of variable in cleared areaKarsten Graul2019-02-011-4/+4
| * | | | net/smc: use device link provided in qp_contextKarsten Graul2019-02-011-3/+3
| * | | | net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul2019-02-011-1/+4
| * | | | net/smc: do not wait under send_lockKarsten Graul2019-02-011-6/+4
| * | | | net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul2019-02-011-1/+10
| * | | | net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-02-011-4/+3
| * | | | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-02-011-0/+4
| * | | | net/smc: allow 16 byte pnetids in netlink policyHans Wippel2019-02-011-1/+1
| * | | | net/smc: fix another sizeof to int comparisonUrsula Braun2019-02-011-1/+1
| * | | | sctp: walk the list of asoc safelyGreg Kroah-Hartman2019-02-011-2/+2
| * | | | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-02-013-2/+8
| |\ \ \ \
| | * | | | batman-adv: release station info tidstatsFelix Fietkau2019-01-251-0/+3
| | * | | | batman-adv: Force mac header to start of data on xmitSven Eckelmann2018-12-311-0/+2
| | * | | | batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann2018-12-301-2/+3
| * | | | | cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-013-1/+5
| * | | | | mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-011-3/+9
| * | | | | rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-01-311-3/+3
| * | | | | l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-01-311-3/+2
| * | | | | l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-01-304-0/+30
| * | | | | ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru2019-01-301-0/+2
| * | | | | net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| * | | | | net: ip_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| * | | | | net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg2019-01-301-4/+4
| * | | | | net: socket: fix SIOCGIFNAME in compatJohannes Berg2019-01-301-1/+2
| * | | | | Revert "kill dev_ifsioc()"Johannes Berg2019-01-301-0/+49
| * | | | | Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg2019-01-301-14/+8
* | | | | | svcrdma: Remove max_sge check at connect timeChuck Lever2019-02-062-12/+102
|/ / / / /
* | | | | net: set default network namespace in init_dummy_netdev()Josh Elsasser2019-01-291-0/+3
* | | | | net: tls: Fix deadlock in free_resources txDave Watson2019-01-281-0/+2
* | | | | net: tls: Save iv in tls_rec for async crypto requestsDave Watson2019-01-281-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-01-285-51/+165
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell2019-01-281-1/+1
| * | | | netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera2019-01-281-0/+4
| * | | | netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal2019-01-281-3/+6
| * | | | ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu2019-01-241-0/+12
| * | | | netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal2019-01-181-1/+47