aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad
2015-12-29ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad
2015-12-03ixgbe: Save VF info and take referencesMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren
2015-11-23ixgbe: Delete redundant include fileMark Rustad
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad
2015-09-23ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad