summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-221-13/+79
| | * | | bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-221-0/+26
| | * | | bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-221-2/+4
| |/ / /
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-02-221-2/+4
| |\ \ \
| | * | | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-201-2/+4
| | |/ /
| * | | net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik2016-02-221-17/+17
| * | | fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki2016-02-221-2/+2
| * | | Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2016-02-222-3/+3
| * | | Merge branch 'netcp-fixes'David S. Miller2016-02-222-45/+64
| |\ \ \
| | * | | net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-221-17/+55
| | * | | soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-222-20/+24
| | * | | net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-221-41/+18Star
| |/ / /
| * | | MAINTAINERS: Drop myself as xen netback maintainerIan Campbell2016-02-221-1/+0Star
| * | | sctp: Fix port hash table size computationNeil Horman2016-02-221-8/+38
| |/ /
| * | net: bcmgenet: Fix internal PHY link stateJaedon Shin2016-02-201-2/+1Star
| * | af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat2016-02-201-1/+2
| * | unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin2016-02-201-1/+1
| * | Merge branch 'bnxt_en-fixes'David S. Miller2016-02-201-5/+4Star
| |\ \
| | * | bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2016-02-201-1/+1
| | * | bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan2016-02-201-4/+2Star
| | * | bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan2016-02-201-0/+1
| |/ /
| * | ser_gigaset: use container_of() instead of detourPaul Bolle2016-02-191-8/+1Star
| * | Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller2016-02-1910-100/+175
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-02-167-94/+164
| | |\ \
| | | * | iwlwifi: pcie: fix erroneous return valueAnton Protopopov2016-02-151-1/+1
| | | * | iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach2016-02-153-82/+123
| | | * | iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho2016-02-151-0/+4
| | | * | iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach2016-02-101-1/+0Star
| | | * | iwlwifi: fix name of ucode loaded for 8265 seriesOren Givon2016-01-312-11/+37
| | * | | wlcore: Fix regression in wlcore_set_partition()Emil Goode2016-02-122-6/+6
| | * | | rtlwifi: fix broken VHT supportLarry Finger2016-02-061-0/+5
| * | | | cxgb3: fix up vpd strings for kstrto*()Steve Wise2016-02-191-7/+27
| * | | | lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-192-2/+3
| * | | | tipc: unlock in error pathInsu Yun2016-02-191-1/+3
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-02-193-5/+33
| |\ \ \ \
| | * | | | batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn2016-02-161-0/+25
| | * | | | batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann2016-02-161-2/+4
| | * | | | batman-adv: Only put gw_node list reference when removedSven Eckelmann2016-02-161-3/+4
| * | | | | rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-192-2/+2
| * | | | | net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-192-3/+3
| * | | | | USB: cdc_subset: only build when one driver is enabledArnd Bergmann2016-02-182-1/+11
| * | | | | vxlan: do not use fdb in metadata modeJiri Benc2016-02-181-3/+5
| * | | | | mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
| * | | | | net: caif: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
| * | | | | appletalk: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
| * | | | | lance: Return correct error codeAmitoj Kaur Chawla2016-02-181-2/+2
| * | | | | IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-181-1/+3
| * | | | | gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-182-2/+4
| * | | | | geneve: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1
| * | | | | vxlan: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1