aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior3-10/+99
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior8-2/+320
2013-01-02bnx2x: Support VF FLRAriel Elior6-7/+321
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior5-1/+170
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior3-0/+119
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior3-0/+295
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior3-0/+589
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior5-177/+1071
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior6-93/+217
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior6-3/+190
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior6-11/+476
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior5-45/+664
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior8-51/+535
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior6-1/+570
2013-01-02bnx2x: VF fastpathAriel Elior3-51/+50
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior3-6/+179
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior4-2/+112
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior4-0/+310
2013-01-02bnx2x: Separate VF and PF logicAriel Elior6-266/+525
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior3-0/+59
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior7-1/+407
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior7-158/+353
2012-12-30team: add ethtool supportFlavio Leitner1-0/+17
2012-12-30veth: extend device featuresEric Dumazet1-1/+6
2012-12-30veth: reduce stat overheadEric Dumazet2-68/+48
2012-12-30team: implement carrier changeFlavio Leitner1-0/+10
2012-12-30bridge: respect RFC2863 operational statestephen hemminger4-6/+9
2012-12-30net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann1-0/+7
2012-12-28skbuff: make __kmalloc_reserve staticstephen hemminger1-2/+3
2012-12-28tcp: make proc_tcp_fastopen_key staticstephen hemminger1-2/+2
2012-12-28sctp: make sctp_addr_wq_timeout_handler staticstephen hemminger1-1/+1
2012-12-28net: use per task frag allocator in skb_append_datato_fragsEric Dumazet1-27/+16
2012-12-28dummy: implement carrier changeJiri Pirko1-0/+10
2012-12-28rtnl: expose carrier value with possibility to set itJiri Pirko3-0/+15
2012-12-28net: allow to change carrier via sysfsJiri Pirko1-1/+14
2012-12-28net: add change_carrier netdev opJiri Pirko2-0/+31
2012-12-27bnx2x: use ARRAY_SIZE where possibleSasha Levin1-7/+7
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet1-4/+10
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2012-12-25f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman1-1/+0
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman1-6/+7