| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps | Brett Creeley | 2020-02-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | core: Don't skip generic XDP program execution for cloned SKBs | Toke Høiland-Jørgensen | 2020-02-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | qmi_wwan: unconditionally reject 2 ep interfaces | Bjørn Mork | 2020-02-10 | 1 | -27/+15 | |
| | * | | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names | Andrew Lunn | 2020-02-10 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | qmi_wwan: re-add DW5821e pre-production variant | Bjørn Mork | 2020-02-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | tipc: fix successful connect() but timed out | Tuong Lien | 2020-02-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | mptcp: make the symbol 'mptcp_sk_clone_lock' static | Chen Wandun | 2020-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | tipc: make three functions static | Chen Wandun | 2020-02-10 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-02-14 | 10 | -42/+177 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

