summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior
2013-01-02bnx2x: VF fastpathAriel Elior
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Separate VF and PF logicAriel Elior
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior
2012-12-30team: add ethtool supportFlavio Leitner
2012-12-30veth: extend device featuresEric Dumazet
2012-12-30veth: reduce stat overheadEric Dumazet
2012-12-30team: implement carrier changeFlavio Leitner
2012-12-30bridge: respect RFC2863 operational statestephen hemminger
2012-12-30net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann
2012-12-29skbuff: make __kmalloc_reserve staticstephen hemminger
2012-12-29tcp: make proc_tcp_fastopen_key staticstephen hemminger
2012-12-29sctp: make sctp_addr_wq_timeout_handler staticstephen hemminger
2012-12-28net: use per task frag allocator in skb_append_datato_fragsEric Dumazet
2012-12-28dummy: implement carrier changeJiri Pirko
2012-12-28rtnl: expose carrier value with possibility to set itJiri Pirko
2012-12-28net: allow to change carrier via sysfsJiri Pirko
2012-12-28net: add change_carrier netdev opJiri Pirko
2012-12-28bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-25arp: fix a regression in arp_solicit()Cong Wang
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH