Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ... | Taehee Yoo | 1 | -7/+13 |
2021-06-24 | intel: Remove rcu_read_lock() around XDP program invocation | Toke Høiland-Jørgensen | 1 | -2/+0 |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+3 |
2021-06-03 | ixgbevf: add correct exception tracing for XDP | Magnus Karlsson | 1 | -0/+3 |
2021-05-26 | intel: call csum functions with well formatted arguments | Jesse Brandeburg | 1 | -1/+1 |
2021-04-14 | net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr | Chen Lin | 1 | -3/+0 |
2021-03-23 | ixgbevf: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-03-23 | intel: clean up mismatched header comments | Jesse Brandeburg | 1 | -5/+13 |
2021-03-04 | ixgbe: fail to create xfrm offload of IPsec tunnel mode SA | Antony Antony | 1 | -0/+5 |
2021-02-05 | net: use the new dev_page_is_reusable() instead of private versions | Alexander Lobakin | 1 | -7/+2 |
2021-01-20 | net: ixgbevf: use skb_csum_is_sctp instead of protocol check | Xin Long | 1 | -13/+1 |
2021-01-09 | net, xdp: Introduce xdp_prepare_buff utility routine | Lorenzo Bianconi | 1 | -6/+6 |
2021-01-09 | net, xdp: Introduce xdp_init_buff utility routine | Lorenzo Bianconi | 1 | -4/+3 |
2020-12-01 | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel | 1 | -1/+1 |
2020-09-30 | net: intel: Remove in_interrupt() warnings | Sebastian Andrzej Siewior | 1 | -2/+0 |
2020-09-26 | intel-ethernet: clean up W=1 warnings in kdoc | Jesse Brandeburg | 1 | -1/+2 |
2020-08-27 | net: Take common prefetch code structure into a function | Tariq Toukan | 1 | -8/+3 |
2020-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -6/+0 |
2020-07-30 | ixgbevf: use generic power management | Vaibhav Gupta | 1 | -34/+10 |
2020-07-26 | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands | Andrii Nakryiko | 1 | -6/+0 |
2020-07-01 | ethernet/intel: Convert fallthrough code comments | Jeff Kirsher | 2 | -8/+8 |
2020-06-26 | net/intel: remove driver versions from Intel drivers | Jeff Kirsher | 3 | -9/+1 |
2020-05-15 | ixgbevf: Add XDP frame size to VF driver | Jesper Dangaard Brouer | 1 | -7/+27 |
2020-03-12 | net: ixgbevf: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+1 |
2020-01-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+0 |
2020-01-09 | ixgbevf: Remove limit of 10 entries for unicast filter list | Radoslaw Tyl | 1 | -5/+0 |
2019-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -2/+2 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+2 |
2019-09-13 | ixgbevf: Fix secpath usage for IPsec Tx offload | Jeff Kirsher | 1 | -1/+2 |
2019-09-11 | net/ixgbevf: make array api static const, makes object smaller | Colin Ian King | 1 | -6/+8 |
2019-09-09 | ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend | Radoslaw Tyl | 1 | -0/+1 |
2019-07-25 | net/ixgbevf: fix a compilation error of skb_frag_t | Qian Cai | 1 | -2/+5 |
2019-07-23 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2019-06-29 | ixgbevf: Use cached link state instead of re-reading the value for ethtool | Alexander Duyck | 1 | -8/+2 |
2019-06-26 | ixgbevf: fix possible divide by zero in ixgbevf_update_itr | Young Xiao | 1 | -0/+3 |
2019-06-05 | net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack | Kangjie Lu | 1 | -3/+2 |
2019-04-23 | net: pass net_device argument to the eth_get_headlen | Stanislav Fomichev | 1 | -1/+2 |
2018-12-19 | xfrm: prefer secpath_set over secpath_dup | Florian Westphal | 1 | -4/+5 |
2018-12-19 | drivers: net: intel: use secpath helpers in more places | Florian Westphal | 2 | -3/+5 |
2018-11-21 | ethernet/intel: consolidate NAPI and NAPI exit | Jesse Brandeburg | 1 | -9/+13 |
2018-11-07 | ixgbevf: add support for software timestamps | Jacob Keller | 1 | -0/+2 |
2018-10-31 | ixgbe/ixgbevf: fix XFRM_ALGO dependency | Jeff Kirsher | 3 | -4/+4 |
2018-10-03 | ixgbevf: off by one in ixgbevf_ipsec_tx() | Dan Carpenter | 1 | -1/+1 |
2018-10-03 | ixgbevf: fix msglen for ipsec mbx messages | Shannon Nelson | 1 | -7/+4 |
2018-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -21/+0 |
2018-09-24 | ixgbevf: remove ndo_poll_controller | Eric Dumazet | 1 | -21/+0 |
2018-09-19 | intel-ethernet: use correct module license | Jesse Brandeburg | 1 | -1/+1 |
2018-08-29 | ixgbevf: enable VF IPsec offload operations | Shannon Nelson | 5 | -21/+86 |