aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-193-18/+27
|\
| * dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-143-8/+21
| * wireless: wext: use struct iwreq earlier in the call chainJohannes Berg2017-06-141-8/+7
| * wireless: wext: remove ndo_do_ioctl fallbackJohannes Berg2017-06-141-3/+0
* | ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan2017-06-181-2/+2
* | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4
* | ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan2017-06-161-0/+2
* | ip_tunnel: fix potential issue in ip_tunnel_rcvHaishuang Yan2017-06-161-0/+2
* | Merge tag 'mlx5-fixes-2017-06-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-156-45/+60
|\ \
| * | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
| * | net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0
| * | net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
| * | net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
| * | net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
| * | net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
|/ /
* | Doc: net: dsa: b53: update location of referenced dsa.txtxypron.glpk@gmx.de2017-06-151-1/+1
* | sctp: return next obj by passing pos + 1 into sctp_transport_get_idxXin Long2017-06-151-3/+2
* | rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-06-151-30/+34
* | ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long2017-06-151-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-15136-491/+810
|\ \
| * | i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-141-0/+2
| * | net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2017-06-142-3/+7
| * | net/act_pedit: fix an error codeDan Carpenter2017-06-141-1/+3
| * | net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
| * | net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong2017-06-141-5/+3
| * | caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk2017-06-131-0/+4
| * | Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-06-132-3/+4
| |\ \ | | |/ | |/|
| | * batman-adv: fix memory leak when dropping packet from other gatewayAndreas Pape2017-05-191-1/+1
| | * batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann2017-05-191-2/+3
| * | Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-135-37/+44
| |\ \
| | * | mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach2017-06-131-0/+2
| | * | mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-131-4/+5
| | * | mac80211: set bss_info data before configuring the channelJohannes Berg2017-06-131-10/+28
| | * | mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg2017-06-131-21/+3
| | * | mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
| | * | mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-131-1/+5
| * | | qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
| * | | qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
| * | | net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
| * | | netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches2017-06-131-1/+1
| * | | igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-06-131-8/+13
| * | | r8152: give the device versionOliver Neukum2017-06-131-0/+2
| * | | net: rps: fix uninitialized symbol warningAshwanth Goli2017-06-131-1/+1
| * | | i40e: fix handling of HW ATR evictionJacob Keller2017-06-124-7/+9
| * | | hsr: fix incorrect warningKaricheri, Muralidharan2017-06-123-5/+9
| * | | proc: snmp6: Use correct type in memsetChristian Perle2017-06-121-1/+1
| * | | net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp2017-06-111-17/+15
| * | | Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-116-40/+43
| |\ \ \
| | * | | net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
| | * | | net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-112-7/+11