Age | Commit message (Expand) | Author |
2019-11-05 | net: dsa: Fix use after free in dsa_switch_remove() | Florian Fainelli |
2019-11-05 | tc-testing: added tests with cookie for mpls TC action | Roman Mashak |
2019-11-05 | Merge branch 'icmp-move-duplicate-code-in-helper-functions' | David S. Miller |
2019-11-05 | icmp: remove duplicate code | Matteo Croce |
2019-11-05 | icmp: add helpers to recognize ICMP error packets | Matteo Croce |
2019-11-05 | Merge branch 'netvsc-RSS-related-patches' | David S. Miller |
2019-11-05 | hv_netvsc: record hardware hash in skb | Stephen Hemminger |
2019-11-05 | hv_netvsc: flag software created hash value | Stephen Hemminger |
2019-11-05 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2019-11-05 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2019-11-04 | i40e: implement VF stats NDO | Jesse Brandeburg |
2019-11-04 | i40e: enable X710 support | Alice Michael |
2019-11-04 | ixgbe: protect TX timestamping from API misuse | Manjunath Patil |
2019-11-04 | fm10k: update driver version to match out-of-tree | Jacob Keller |
2019-11-04 | ixgbe: Make use of cpumask_local_spread to improve RSS locality | Alexander Duyck |
2019-11-04 | fm10k: add support for ndo_get_vf_stats operation | Jacob Keller |
2019-11-04 | fm10k: add missing field initializers to TLV attributes) | Jacob Keller |
2019-11-04 | ice: allow 3k MTU for XDP | Maciej Fijalkowski |
2019-11-04 | ice: add build_skb() support | Maciej Fijalkowski |
2019-11-04 | ice: introduce frame padding computation logic | Maciej Fijalkowski |
2019-11-04 | ice: introduce legacy Rx flag | Maciej Fijalkowski |
2019-11-04 | ice: Add support for AF_XDP | Krzysztof Kazimierczak |
2019-11-04 | ice: Move common functions to ice_txrx_lib.c | Krzysztof Kazimierczak |
2019-11-04 | bpf: re-fix skip write only files in debugfs | Daniel Borkmann |
2019-11-04 | net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode() | Christophe Roullier |
2019-11-04 | net: sgi: ioc3-eth: ensure tx ring is 16k aligned. | Thomas Bogendoerfer |
2019-11-04 | net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA | Christoph Hellwig |
2019-11-04 | net: sgi: ioc3-eth: simplify setting the DMA mask | Christoph Hellwig |
2019-11-04 | net: sgi: ioc3-eth: fix usage of GFP_* flags | Christoph Hellwig |
2019-11-04 | net: sgi: ioc3-eth: don't abuse dma_direct_* calls | Christoph Hellwig |
2019-11-04 | ipv6: use jhash2() in rt6_exception_hash() | Eric Dumazet |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-11-04 | net: bridge: fdb: eliminate extra port state tests from fast-path | Nikolay Aleksandrov |
2019-11-04 | ice: Add support for XDP | Maciej Fijalkowski |
2019-11-04 | ice: get rid of per-tc flow in Tx queue configuration routines | Maciej Fijalkowski |
2019-11-04 | ice: Introduce ice_base.c | Anirudh Venkataramanan |
2019-11-03 | Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-11-03 | mISDN: remove unused variable 'faxmodulation_s' | YueHaibing |
2019-11-03 | ptp: Add a ptp clock driver for IDT ClockMatrix. | Vincent Cheng |
2019-11-03 | dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock | Vincent Cheng |
2019-11-03 | net: icmp6: provide input address for traceroute6 | Francesco Ruggeri |
2019-11-03 | tipc: improve message bundling algorithm | Tuong Lien |
2019-11-03 | net: icmp: use input address in traceroute | Francesco Ruggeri |
2019-11-03 | Merge branch 'optimize-openvswitch-flow-looking-up' | David S. Miller |
2019-11-03 | net: openvswitch: simplify the ovs_dp_cmd_new | Tonghao Zhang |
2019-11-03 | net: openvswitch: don't unlock mutex when changing the user_features fails | Tonghao Zhang |
2019-11-03 | net: openvswitch: fix possible memleak on destroy flow-table | Tonghao Zhang |
2019-11-03 | net: openvswitch: add likely in flow_lookup | Tonghao Zhang |
2019-11-03 | net: openvswitch: simplify the flow_hash | Tonghao Zhang |
2019-11-03 | net: openvswitch: optimize flow-mask looking up | Tonghao Zhang |