Age | Commit message (Expand) | Author |
2019-03-22 | ice: Enable LAN_EN for the right recipes | Yashaswini Raghuram Prathivadi Bhayankaram |
2019-03-22 | ice: Add support for PF/VF promiscuous mode | Akeem G Abodunrin |
2019-03-22 | ice: code cleanup in ice_sched.c | Victor Raj |
2019-03-22 | ice: Remove unused vsi_id field | Anirudh Venkataramanan |
2019-03-22 | ice: fix some function prototype and signature style issues | Bruce Allan |
2019-03-22 | ice: fix the divide by zero issue | Kiran Patil |
2019-03-22 | ice: Fix issue reconfiguring VF queues | Akeem G Abodunrin |
2019-03-22 | ice: Remove unused function prototype | Anirudh Venkataramanan |
2019-03-22 | ice: fix static analysis warnings | Bruce Allan |
2019-03-22 | ice: Fix issue reclaiming resources back to the pool after reset | Akeem G Abodunrin |
2019-03-22 | ice: Enable MAC anti-spoof by default | Akeem G Abodunrin |
2019-03-22 | genetlink: make policy common to family | Johannes Berg |
2019-03-22 | r8169: use netif_start_queue instead of netif_wake_qeueue in rtl8169_start_xmit | Heiner Kallweit |
2019-03-22 | net: phy: aquantia: add downshift support | Heiner Kallweit |
2019-03-21 | Merge branch 'Refactor-flower-classifier-to-remove-dependency-on-rtnl-lock' | David S. Miller |
2019-03-21 | net: sched: flower: set unlocked flag for flower proto ops | Vlad Buslov |
2019-03-21 | net: sched: flower: track rtnl lock state | Vlad Buslov |
2019-03-21 | net: sched: flower: protect flower classifier state with spinlock | Vlad Buslov |
2019-03-21 | net: sched: flower: handle concurrent tcf proto deletion | Vlad Buslov |
2019-03-21 | net: sched: flower: handle concurrent filter insertion in fl_change | Vlad Buslov |
2019-03-21 | net: sched: flower: protect masks list with spinlock | Vlad Buslov |
2019-03-21 | net: sched: flower: handle concurrent mask insertion | Vlad Buslov |
2019-03-21 | net: sched: flower: add reference counter to flower mask | Vlad Buslov |
2019-03-21 | net: sched: flower: track filter deletion with flag | Vlad Buslov |
2019-03-21 | net: sched: flower: introduce reference counting for filters | Vlad Buslov |
2019-03-21 | net: sched: flower: refactor fl_change | Vlad Buslov |
2019-03-21 | net: sched: flower: don't check for rtnl on head dereference | Vlad Buslov |
2019-03-21 | nfp: remove defines for unused control bits | Jakub Kicinski |
2019-03-21 | Merge branch 'rhashtable-cleanups' | David S. Miller |
2019-03-21 | rhashtable: rename rht_for_each*continue as *from. | NeilBrown |
2019-03-21 | rhashtable: don't hold lock on first table throughout insertion. | NeilBrown |
2019-03-21 | Merge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus-PHY-driver' | David S. Miller |
2019-03-21 | net: phy: Move Omega PHY entry to Cygnus PHY driver | Florian Fainelli |
2019-03-21 | net: phy: Prepare for moving Omega out of bcm7xxx | Florian Fainelli |
2019-03-21 | net: dst: remove gc leftovers | Julian Wiedmann |
2019-03-21 | Merge branch 'net-broadcom-Remove-print-of-base-address' | David S. Miller |
2019-03-21 | net: systemport: Remove print of base address | Florian Fainelli |
2019-03-21 | net: dsa: bcm_sf2: Remove print of base address | Florian Fainelli |
2019-03-21 | net: phy: mdio-bcm-unimac: Remove print of base address | Florian Fainelli |
2019-03-21 | ipv6: Remove fallback argument from ip6_hold_safe | David Ahern |
2019-03-21 | ipv4: Allow amount of dirty memory from fib resizing to be controllable | David Ahern |
2019-03-21 | tun: Remove unused first parameter of tun_get_iff() | Kirill Tkhai |
2019-03-21 | tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device | Kirill Tkhai |
2019-03-21 | Merge branch 'ipv6-Change-addrconf_f6i_alloc-to-use-ip6_route_info_create' | David S. Miller |
2019-03-21 | ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create | David Ahern |
2019-03-21 | ipv6: Move setting default metric for routes | David Ahern |
2019-03-21 | net/tls: Replace kfree_skb() with consume_skb() | Vakul Garg |
2019-03-21 | tipc: fix a null pointer deref | Hoang Le |
2019-03-21 | tipc: fix use-after-free in tipc_sk_filter_rcv | Hoang Le |
2019-03-20 | ipv6: Add icmp_echo_ignore_anycast for ICMPv6 | Stephen Suryaputra |