Age | Commit message (Expand) | Author | Files | Lines |
2017-03-21 | i40e: send correct port number to AdminQ when enabling UDP tunnels | Jacob Keller | 2 | -10/+10 |
2017-03-21 | i40evf: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -16/+15 |
2017-03-20 | netfilter: fix the warning on unused refcount variable | Reshetova, Elena | 1 | -1/+0 |
2017-03-18 | i40e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -111/+153 |
2017-03-17 | igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment | Alexander Duyck | 2 | -2/+2 |
2017-03-17 | igb: Re-add support for build_skb in igb | Alexander Duyck | 1 | -0/+47 |
2017-03-17 | igb: Break out Rx buffer page management | Alexander Duyck | 1 | -114/+121 |
2017-03-17 | igb: Add support for padding packet | Alexander Duyck | 2 | -2/+23 |
2017-03-17 | igb: Add support for using order 1 pages to receive large frames | Alexander Duyck | 2 | -18/+76 |
2017-03-17 | igb: Add support for ethtool private flag to allow use of legacy Rx | Alexander Duyck | 2 | -0/+49 |
2017-03-17 | igb: Use page_address offset from page instead of masking virtual address | Alexander Duyck | 3 | -9/+7 |
2017-03-17 | igb: Only sync size of expected frame in ethtool testing | Alexander Duyck | 1 | -2/+2 |
2017-03-17 | igb: Limit maximum frame Rx based on MTU | Alexander Duyck | 2 | -5/+26 |
2017-03-17 | igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring | Alexander Duyck | 3 | -49/+83 |
2017-03-17 | igb: Clear Rx buffer_info in configure instead of clean | Alexander Duyck | 1 | -14/+10 |
2017-03-17 | igb: Use length to determine if descriptor is done | Alexander Duyck | 2 | -7/+9 |
2017-03-17 | igb: Add support for DMA_ATTR_WEAK_ORDERING | Alexander Duyck | 2 | -3/+6 |
2017-03-17 | netfilter: refcounter conversions | Reshetova, Elena | 21 | -75/+85 |
2017-03-17 | liquidio: fix wrong information about link modes reported to ethtool | Manish Awasthi | 1 | -4/+10 |
2017-03-17 | Merge branch 'netvsc-small-changes' | David S. Miller | 3 | -22/+27 |
2017-03-17 | netvsc: remove unused #define | stephen hemminger | 1 | -3/+0 |
2017-03-17 | netvsc: add comments about callback's and NAPI | stephen hemminger | 1 | -1/+12 |
2017-03-17 | netvsc: avoid race with callback | stephen hemminger | 2 | -18/+15 |
2017-03-17 | Merge branch 'bpf-inline-lookups' | David S. Miller | 9 | -65/+261 |
2017-03-17 | samples/bpf: add map_lookup microbenchmark | Alexei Starovoitov | 2 | -0/+65 |
2017-03-17 | bpf: inline htab_map_lookup_elem() | Alexei Starovoitov | 1 | -1/+30 |
2017-03-17 | bpf: add helper inlining infra and optimize map_array lookup | Alexei Starovoitov | 5 | -4/+77 |
2017-03-17 | bpf: adjust insn_aux_data when patching insns | Alexei Starovoitov | 1 | -5/+39 |
2017-03-17 | bpf: refactor fixup_bpf_calls() | Alexei Starovoitov | 1 | -41/+35 |
2017-03-17 | bpf: move fixup_bpf_calls() function | Alexei Starovoitov | 2 | -56/+57 |
2017-03-17 | tcp: remove tcp_tw_recycle | Soheil Hassas Yeganeh | 9 | -59/+9 |
2017-03-17 | tcp: remove per-destination timestamp cache | Soheil Hassas Yeganeh | 6 | -179/+11 |
2017-03-17 | Merge branch 'sunvnet-better-connection-management' | David S. Miller | 4 | -25/+201 |
2017-03-17 | sunvnet: xoff not needed when removing port link | Shannon Nelson | 1 | -4/+0 |
2017-03-17 | sunvnet: count multicast packets | Shannon Nelson | 1 | -0/+2 |
2017-03-17 | sunvnet: track port queues correctly | Shannon Nelson | 2 | -13/+22 |
2017-03-17 | sunvnet: add stats to track ldom to ldom packets and bytes | Shannon Nelson | 3 | -1/+136 |
2017-03-17 | ldmvsw: better use of link up and down on ldom vswitch | Shannon Nelson | 3 | -7/+41 |
2017-03-17 | bonding: add 802.3ad support for 25G speeds | Jarod Wilson | 1 | -0/+9 |
2017-03-17 | tcp_westwood: fix tcp_westwood_info() style mistakes | chun Long | 1 | -2/+2 |
2017-03-17 | liquidio: use meaningful names for IRQs | Rick Farrington | 4 | -16/+101 |
2017-03-17 | liquidio: remove/replace invalid code | Rick Farrington | 1 | -16/+10 |
2017-03-17 | netem: apply correct delay when rate throttling | Nik Unger | 1 | -8/+18 |
2017-03-16 | Merge branch 'sched-cleanups' | David S. Miller | 2 | -4/+2 |
2017-03-16 | net/sched: fq_codel: Avoid set-but-unused variable | Or Gerlitz | 1 | -2/+0 |
2017-03-16 | net/sched: act_ife: Staticfy find_decode_metaid() | Or Gerlitz | 1 | -2/+2 |
2017-03-16 | net: ethernet: bgmac: Allow MAC address to be specified in DTB | Steve Lin | 1 | -16/+23 |
2017-03-16 | net: ethernet: fs_enet: Remove useless includes | Christophe Leroy | 2 | -12/+0 |
2017-03-16 | isdn: hardware: mISDN: Remove reference to CONFIG_8xx | Christophe Leroy | 2 | -4/+4 |
2017-03-16 | net: mvneta: support suspend and resume | Jane Li | 1 | -4/+57 |