summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang
2019-09-11ixgbe: fix memory leaksWenwen Wang
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang
2019-08-31ixgbe: modify driver for handling offsetsKevin Laatz
2019-08-31ixgbe: simplify Rx buffer recycleKevin Laatz
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-10ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King
2019-06-28ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy
2019-06-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu
2019-06-05ixgbe: remove umem from adapterJan Sokolowski
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-19intel: correct return from set features callbackSerhey Popovych
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller