| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'smc-fixes' | David S. Miller | 2020-02-14 | 2 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | net/smc: no peer ID in CLC decline for SMCD | Ursula Braun | 2020-02-14 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | | | net/smc: transfer fasync_list in case of fallback | Ursula Braun | 2020-02-14 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'hns3-fixes' | David S. Miller | 2020-02-14 | 2 | -7/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() | Guangbin Huang | 2020-02-14 | 1 | -6/+9 | |
| | | * | | | | | | | | | | | | | | | | net: hns3: fix VF bandwidth does not take effect in some case | Yonglong Liu | 2020-02-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | net: hns3: add management table after IMP reset | Yufeng Mo | 2020-02-14 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer' | David S. Miller | 2020-02-13 | 9 | -26/+101 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | xfrm: interface: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | wireguard: device: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 2 | -2/+13 | |
| | | * | | | | | | | | | | | | | | | | sunvnet: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -19/+4 | |
| | | * | | | | | | | | | | | | | | | | gtp: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld | 2020-02-13 | 4 | -0/+79 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'skip_sw-skip_hw-validation' | David S. Miller | 2020-02-13 | 2 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | net/sched: flower: add missing validation of TCA_FLOWER_FLAGS | Davide Caratti | 2020-02-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS | Davide Caratti | 2020-02-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | net/flow_dissector: remove unexist field description | Hangbin Liu | 2020-02-13 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | page_pool: refill page when alloc.count of pool is zero | Li RongQing | 2020-02-13 | 1 | -14/+8 | |
| | * | | | | | | | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2020-02-13 | 18 | -675/+247 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | ice: Trivial fixes | Tony Nguyen | 2020-02-12 | 11 | -29/+31 | |
| | | * | | | | | | | | | | | | | | | | ice: Use correct netif error function | Ben Shelton | 2020-02-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | ice: Cleanup ice_vsi_alloc_q_vectors | Anirudh Venkataramanan | 2020-02-12 | 1 | -8/+3 | |
| | | * | | | | | | | | | | | | | | | | ice: Make print statements more compact | Anirudh Venkataramanan | 2020-02-12 | 8 | -227/+123 | |
| | | * | | | | | | | | | | | | | | | | ice: Use ice_pf_to_dev | Anirudh Venkataramanan | 2020-02-12 | 6 | -27/+27 | |
| | | * | | | | | | | | | | | | | | | | ice: Remove possible null dereference | Tony Nguyen | 2020-02-12 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | ice: update Unit Load Status bitmask to check after reset | Bruce Allan | 2020-02-12 | 2 | -5/+18 | |
| | | * | | | | | | | | | | | | | | | | ice: fix and consolidate logging of NVM/firmware version information | Bruce Allan | 2020-02-12 | 4 | -28/+13 | |
| | | * | | | | | | | | | | | | | | | | ice: Modify link message logging | Akeem G Abodunrin | 2020-02-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps | Anirudh Venkataramanan | 2020-02-12 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | ice: Remove ice_dev_onetime_setup() | Brett Creeley | 2020-02-12 | 4 | -20/+0 | |
| | | * | | | | | | | | | | | | | | | | ice: Don't allow same value for Rx tail to be written twice | Brett Creeley | 2020-02-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | ice: display supported and advertised link modes | Paul Greenwalt | 2020-02-12 | 1 | -280/+2 | |
| | | * | | | | | | | | | | | | | | | | ice: Fix switch between FW and SW LLDP | Dave Ertman | 2020-02-12 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | ice: Fix DCB rebuild after reset | Dave Ertman | 2020-02-12 | 2 | -53/+36 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | net: ethernet: ave: Add capability of rgmii-id mode | Kunihiko Hayashi | 2020-02-12 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | enic: prevent waking up stopped tx queues over watchdog reset | Firo Yang | 2020-02-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'Bug-fixes-for-ENA-Ethernet-driver' | David S. Miller | 2020-02-11 | 5 | -44/+115 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | net: ena: ena-com.c: prevent NULL pointer dereference | Arthur Kiyanovski | 2020-02-11 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | net: ena: ethtool: use correct value for crc32 hash | Sameeh Jubran | 2020-02-11 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE | Arthur Kiyanovski | 2020-02-11 | 3 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | net: ena: fix corruption of dev_idx_to_host_tbl | Arthur Kiyanovski | 2020-02-11 | 1 | -28/+0 | |
| | | * | | | | | | | | | | | | | | | | net: ena: fix incorrectly saving queue numbers when setting RSS indirection t... | Arthur Kiyanovski | 2020-02-11 | 2 | -1/+25 | |
| | | * | | | | | | | | | | | | | | | | net: ena: rss: store hash function as values and not bits | Arthur Kiyanovski | 2020-02-11 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | net: ena: rss: fix failure to get indirection table | Sameeh Jubran | 2020-02-11 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | net: ena: rss: do not allocate key when not supported | Sameeh Jubran | 2020-02-11 | 1 | -3/+21 | |
| | | * | | | | | | | | | | | | | | | | net: ena: fix incorrect default RSS key | Arthur Kiyanovski | 2020-02-11 | 2 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | net: ena: add missing ethtool TX timestamping indication | Arthur Kiyanovski | 2020-02-11 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | net: ena: fix uses of round_jiffies() | Arthur Kiyanovski | 2020-02-11 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | net: ena: fix potential crash when rxfh key is NULL | Arthur Kiyanovski | 2020-02-11 | 1 | -8/+9 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | net/smc: fix leak of kernel memory to user space | Eric Dumazet | 2020-02-11 | 1 | -3/+2 | |

