summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fec: Use devm_request_and_ioremap()Fabio Estevam2013-03-121-18/+3Star
* fec: Remove unused pci headerFabio Estevam2013-03-121-1/+0Star
* bridge: using for_each_set_bit to simplify the codeWei Yongjun2013-03-122-12/+3Star
* bridge: using for_each_set_bit_from to simplify the codeWei Yongjun2013-03-121-3/+1Star
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1Star
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0Star
* bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov2013-03-121-10/+0Star
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-127-147/+338
* bnx2x: Avoid using zero MACYuval Mintz2013-03-121-7/+5Star
* bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2013-03-122-34/+60
* bnx2x: Add EEE support for BCM84834Yaniv Rosner2013-03-121-1/+2
* bnx2x: Add RJ45 SFP module detectionYaniv Rosner2013-03-121-8/+13
* bnx2x: Get gso_segs from FWYuval Mintz2013-03-121-4/+5
* bnx2x: Control number of vfs dynamicallyAriel Elior2013-03-124-44/+91
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-128-46/+277
* bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior2013-03-121-0/+3
* bnx2x: Take chip version from MFWYuval Mintz2013-03-122-6/+8
* bnx2x: Set ethtool ops for vfsAriel Elior2013-03-123-4/+29
* bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-121-0/+1
* ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-124-10/+4Star
* phy/micrel: move flag handling to function for common useHector Palacios2013-03-121-9/+18
* phy/micrel: Add support for KSZ8031Hector Palacios2013-03-122-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12335-1609/+2687
|\
| * bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger2013-03-121-0/+1
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-121-3/+3
| |\
| | * batman-adv: verify tt len does not exceed packet lenMarek Lindner2013-03-111-3/+3
| * | net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-121-4/+1Star
| * | cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-121-3/+9
| |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-114-14/+40
| |\
| | * s390: Fix a header dependencies related build errorLi Zefan2013-03-111-0/+1
| | * tracing: update documentation of snapshot utilityHiraku Toyooka2013-03-081-1/+1
| | * tracing: Do not return EINVAL in snapshot when not allocatedSteven Rostedt (Red Hat)2013-03-071-2/+0Star
| | * tracing: Add help of snapshot feature when snapshot is emptySteven Rostedt (Red Hat)2013-03-071-1/+24
| | * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2013-02-281-10/+14
| | |\
| | | * ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt2013-02-281-10/+14
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1184-696/+843
| |\ \
| | * | 6lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明2013-03-101-1/+1
| | * | rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk2013-03-101-0/+3
| | * | dcbnl: fix various netlink info leaksMathias Krause2013-03-101-0/+8
| | * | rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause2013-03-101-0/+1
| | * | bridge: fix mdb info leaksMathias Krause2013-03-101-0/+4
| | * | tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5Star
| | * | ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
| | * | bridging: fix rx_handlers return codeCristian Bercaru2013-03-081-0/+1
| | * | netlabel: fix build problems when CONFIG_IPV6=nPaul Moore2013-03-081-10/+5Star
| | * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| | * | net/rds: zero last byte for strncpyChen Gang2013-03-081-0/+1
| | * | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
| | * | bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
| | * | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich2013-03-071-0/+1