summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-163-5/+15
* mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel2015-10-151-4/+9
* tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-141-2/+2
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-141-1/+1
* Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-10-143-3/+7
|\
| * mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-131-1/+1
| * mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-242-2/+6
* | tipc: eliminate risk of stalled link synchronizationJon Paul Maloy2015-10-141-3/+3
* | ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman2015-10-131-5/+7
* | switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov2015-10-131-0/+3
* | Merge branch 'be2net-fixes'David S. Miller2015-10-134-18/+52
|\ \
| * | be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP2015-10-131-2/+8
| * | be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-134-9/+25
| * | be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy2015-10-131-4/+5
| * | be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy2015-10-131-2/+5
| * | be2net: fix BE3-R FW download compatibility checkKalesh AP2015-10-131-1/+9
|/ /
* | net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
* | net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
* | rtnetlink: fix gcc -Wconversion warningArad, Ronen2015-10-121-1/+1
* | ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa2015-10-111-0/+3
* | ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa2015-10-111-0/+2
* | bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
* | Merge branch 'mlxsw-fixes'David S. Miller2015-10-112-2/+4
|\ \
| * | mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel2015-10-111-1/+3
| * | mlxsw: switchx2: changing order of exit fallbacksElad Raz2015-10-111-1/+1
|/ /
* | sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-111-1/+10
* | Merge branch 'mlx'David S. Miller2015-10-094-4/+19
|\ \
| * | MAINTAINERS: Update mlx4_en driver entryIdo Shamay2015-10-091-1/+0
| * | net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat2015-10-091-2/+14
| * | net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
| * | net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
|/ /
* | net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2
* | net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare2015-10-081-2/+0
* | mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann2015-10-081-4/+4
* | bpf: clear sender_cpu before xmitAlexei Starovoitov2015-10-081-0/+1
* | act_mirred: clear sender cpu before sending to txWANG Cong2015-10-081-0/+1
* | af_unix: constify the sock parameter in unix_sk()Paul Moore2015-10-081-1/+1
* | Merge branch 'ovs-ct-fixes'David S. Miller2015-10-075-30/+50
|\ \
| * | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-072-17/+10
| * | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-074-11/+11
| * | openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-072-0/+18
| * | openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-071-0/+6
| * | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-071-4/+7
| * | openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
|/ /
* | Merge branch 'dsa-unbind'David S. Miller2015-10-071-11/+59
|\ \
| * | net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-071-3/+16
| * | net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-071-12/+5
| * | net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-071-0/+37
| * | net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-071-0/+2
| * | net: dsa: add missing kfree on removeNeil Armstrong2015-10-071-1/+4
|/ /