aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov3-35/+33
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter1-2/+2
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin1-0/+264
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers6-21/+130
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-07-31team: fix releasing uninitialized pointer to BPF progDaniel Borkmann1-1/+1
2014-07-30net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers1-0/+22
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers1-23/+38
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-30net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira1-1/+5
2014-07-30CAPI: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas8-27/+508
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas1-0/+8
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas1-0/+7
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas1-2/+25
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas3-22/+33
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2-19/+90
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas10-52/+944
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein3-10/+11
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein13-14/+15
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein8-308/+483
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-157/+358
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+65
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+8
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2-33/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-25/+131
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-1/+8
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+48
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-1/+17
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2-2/+33
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn1-24/+1
2014-07-28neighbour : fix ndm_type type error issueJun Zhao1-1/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller126-1980/+5180
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter1-2/+1
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+2
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-2/+2
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman1-0/+26