summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qlcnic: macros for common register accessHimanshu Madhani2013-01-023-80/+107
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-029-518/+1035
* bnx2x: Add VF device ids and enable featureAriel Elior2013-01-023-10/+99
* bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-028-2/+320
* bnx2x: Support VF FLRAriel Elior2013-01-026-7/+321
* bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-025-1/+170
* bnx2x: Support of PF driver of a VF close requestAriel Elior2013-01-023-0/+119
* bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior2013-01-023-0/+295
* bnx2x: Support of PF driver of a VF q_filters requestAriel Elior2013-01-023-0/+589
* bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-025-177/+1071
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-026-93/+217
* bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-026-3/+190
* bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-026-11/+476
* bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-025-45/+664
* bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-028-51/+535
* bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-026-1/+570
* bnx2x: VF fastpathAriel Elior2013-01-023-51/+50
* bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-023-6/+179
* bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-024-2/+112
* bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-024-0/+310
* bnx2x: Separate VF and PF logicAriel Elior2013-01-026-266/+525
* bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-023-0/+59
* bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-027-1/+407
* bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-027-158/+353
* team: add ethtool supportFlavio Leitner2012-12-301-0/+17
* veth: extend device featuresEric Dumazet2012-12-301-1/+6
* veth: reduce stat overheadEric Dumazet2012-12-302-68/+48
* team: implement carrier changeFlavio Leitner2012-12-301-0/+10
* bridge: respect RFC2863 operational statestephen hemminger2012-12-304-6/+9
* net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann2012-12-301-0/+7
* skbuff: make __kmalloc_reserve staticstephen hemminger2012-12-291-2/+3
* tcp: make proc_tcp_fastopen_key staticstephen hemminger2012-12-291-2/+2
* sctp: make sctp_addr_wq_timeout_handler staticstephen hemminger2012-12-291-1/+1
* net: use per task frag allocator in skb_append_datato_fragsEric Dumazet2012-12-291-27/+16
* dummy: implement carrier changeJiri Pirko2012-12-291-0/+10
* rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-293-0/+15
* net: allow to change carrier via sysfsJiri Pirko2012-12-291-1/+14
* net: add change_carrier netdev opJiri Pirko2012-12-292-0/+31
* bnx2x: use ARRAY_SIZE where possibleSasha Levin2012-12-281-7/+7
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-272-6/+12
|\
| * hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-221-1/+1
| * hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-221-5/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-277-11/+35
|\ \
| * | f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-261-1/+0
| * | proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-261-6/+7
| * | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-264-4/+20
| * | pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman2012-12-251-0/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2724-98/+78
|\ \
| * | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-271-2/+1
| * | ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata2012-12-271-1/+1