summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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/smc: original socket family in inet_sock_diagKarsten Graul2019-02-071-2/+1
* | | | net/smc: move code to clear the conn->lgr fieldKarsten Graul2019-02-071-2/+3
* | | | net/smc: use client and server LGR pending locks for SMC-RHans Wippel2019-02-071-16/+28
* | | | net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel2019-02-071-5/+9
* | | | net/smc: use smc_curs_copy() for SMC-DUrsula Braun2019-02-071-4/+5
* | | | net/smc: postpone release of clcsockUrsula Braun2019-02-072-17/+23
* | | | devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-02-071-0/+63
* | | | devlink: Add health diagnose commandEran Ben Elisha2019-02-071-0/+46
* | | | devlink: Add health recover commandEran Ben Elisha2019-02-071-0/+20
* | | | devlink: Add health set commandEran Ben Elisha2019-02-071-0/+36
* | | | devlink: Add health get commandEran Ben Elisha2019-02-071-0/+149
* | | | devlink: Add health report functionalityEran Ben Elisha2019-02-071-0/+119
* | | | devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-02-071-0/+92
* | | | devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2019-02-071-0/+483
* | | | Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller2019-02-0615-52/+155
|\ \ \ \
| * | | | rds: rdma: update rdma transport for tosSantosh Shilimkar2019-02-046-22/+29
| * | | | rds: add transport specific tos_map hookSantosh Shilimkar2019-02-044-4/+24
| * | | | rds: add type of service(tos) infrastructureSantosh Shilimkar2019-02-0410-17/+61
| * | | | rds: rdma: add consumer rejectSantosh Shilimkar2019-02-043-2/+22
| * | | | rds: make v3.1 as compat versionSantosh Shilimkar2019-02-044-17/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-061-5/+5
|\ \ \ \ \
| * | | | | net: xdp: allow generic and driver XDP on one interfaceJakub Kicinski2019-02-061-5/+5
| |/ / / /
* | | | | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-065-73/+15
* | | | | net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-6/+12
* | | | | net: Introduce ndo_get_port_parent_id()Florian Fainelli2019-02-065-5/+82
* | | | | devlink: add hardware errors tracing facilityNir Dotan2019-02-061-0/+1
* | | | | ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2019-02-061-0/+241
* | | | | cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2019-02-061-5/+0