]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-04-02 Vlad Buslovnet: sched: don't set tunnel for decap action
2019-04-02 David S. MillerMerge branch 'net-phy-improve-genphy_c45_read_lpa'
2019-04-02 Heiner Kallweitnet: phy: deal properly with autoneg incomplete in...
2019-04-02 Heiner Kallweitnet: phy: use c45 standard to detect link partner auton...
2019-04-02 David S. MillerMerge branch 'genphy_read_abilities'
2019-04-02 Heiner Kallweitnet: phy: realtek: use genphy_read_abilities
2019-04-02 Heiner Kallweitnet: phy: use genphy_read_abilities in genphy driver
2019-04-02 Heiner Kallweitnet: phy: add genphy_read_abilities
2019-04-02 Dan Carpenteropenvswitch: use after free in __ovs_ct_free_action()
2019-04-02 Jon Maxwelltg3: allow ethtool -p to work for NICs in down state
2019-04-02 Florian Westphalmacsec: add noinline tag to avoid a frame size warning
2019-04-02 David S. MillerMerge branch 'xmit_more-softnet_data'
2019-04-02 Florian Westphaldrivers: net: aurora: use netdev_xmit_more helper
2019-04-02 Florian Westphaldrivers: net: sfc: use netdev_xmit_more helper
2019-04-02 Florian Westphaldrivers: mellanox: use netdev_xmit_more() helper
2019-04-02 Florian Westphalnet: move skb->xmit_more hint to softnet data
2019-04-02 Florian Westphalnet: place xmit recursion in softnet data
2019-04-02 Heiner Kallweitnet: phy: aquantia: add SGMII statistics
2019-04-02 Xin Longnet: use rcu_dereference_protected to fetch sk_dst_cach...
2019-04-02 Heiner Kallweitnet: phy: improve genphy_read_status
2019-04-02 David S. MillerMerge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'
2019-04-02 Dirk van der Merwenfp: implement ethtool get module EEPROM
2019-04-02 Dirk van der Merwenfp: nsp: implement read SFF module EEPROM
2019-04-02 Pieter Jansen van Vuurennfp: flower: reduce action list size by coalescing...
2019-04-01 Heiner Kallweitnet: phy: aquantia: add suspend / resume callbacks...
2019-04-01 Grygorii Strashkonet: ethernet: ti: davinci_mdio: switch to readl/writel()
2019-04-01 David S. MillerMerge branch 'cxgb3-undefined-behaviour-and-use-struct_...
2019-04-01 Gustavo A. R. Silvacxgb3/l2t: Use struct_size() in kvzalloc()
2019-04-01 Gustavo A. R. Silvacxgb3/l2t: Fix undefined behaviour
2019-04-01 Xiaofei Shennet: dsa: read mac address from DT for slave device
2019-04-01 Eric Dumazettcp: fix tcp_inet6_sk() for 32bit kernels
2019-03-31 Heiner Kallweitr8169: use netif_receive_skb_list batching
2019-03-31 David S. MillerMerge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_roll...
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Rename rehash_dis trace
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Remove failed_rollback dead end
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Move rehash_dis trace call and...
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Remove redundant failed_rollback...
2019-03-29 Julian Wiedmannnet: bridge: use netif_is_bridge_port()
2019-03-29 Julian Wiedmannteam: use netif_is_team_port()
2019-03-29 Vishal Kulkarnicxgb4/cxgb4vf: Display advertised FEC in ethtool
2019-03-29 Vishal Kulkarnicxgb4: Update 1.23.3.0 as the latest firmware supported.
2019-03-29 wenxuopenvswitch: Make metadata_dst tunnel work in IP_TUNNEL...
2019-03-29 Eric Dumazettcp: cleanup sk_tx_skb_cache before reuse
2019-03-29 Boris PismennyMAINTAINERS: Fix mellanox Innova IPsec
2019-03-29 Dmytro Linkinselftests: tc-testing: Add pedit tests
2019-03-29 David Ahernipv6: Move ipv6 stubs to a separate header file
2019-03-29 David S. MillerMerge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common...
2019-03-29 David Ahernnet: Use common nexthop init and release helpers
2019-03-29 David Ahernnet: Add fib_nh_common and update fib_nh and fib6_nh
2019-03-29 David Ahernipv6: Rename fib6_nh entries
2019-03-29 David Ahernipv4: Rename fib_nh entries
2019-03-29 David Ahernipv6: Change rt6_add_nexthop and rt6_nexthop_info to...
2019-03-29 David Ahernipv6: Refactor fib6_ignore_linkdown
2019-03-29 David Ahernipv6: Move gateway checks to a fib6_nh setting
2019-03-29 David Ahernipv6: Create cleanup helper for fib6_nh
2019-03-29 David Ahernipv6: Create init helper for fib6_nh
2019-03-29 David Ahernipv4: Create cleanup helper for fib_nh
2019-03-29 David Ahernipv4: Create init helper for fib_nh
2019-03-29 David Ahernipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
2019-03-29 David Ahernipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH...
2019-03-29 David S. MillerMerge branch 'selftests-forwarding-Add-new-test-cases'
2019-03-29 Petr Machataselftests: mlxsw: Add a new test for strict priority
2019-03-29 Petr Machataselftests: mlxsw: Add qos_lib.sh
2019-03-29 Petr Machataselftests: mlxsw: qos_mc_aware: Configure shared buffers
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Add shared buffer...
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Simplify deduction...
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Avoid double sourci...
2019-03-29 Danielle Ratsonselftests: forwarding: Test action VLAN modify
2019-03-29 Amit Cohenselftests: forwarding: Add PCP match and VLAN match tests
2019-03-29 Ido Schimmelselftests: forwarding: Add reverse path forwarding...
2019-03-29 Maxime Chevalliernet: mvneta: Add 2500BaseT support
2019-03-28 Yi-Hung Weiopenvswitch: Add timeout support to ct action
2019-03-28 Yi-Hung Weinetfilter: Export nf_ct_{set,destroy}_timeout()
2019-03-28 David S. MillerMerge branch 's390-next'
2019-03-28 Julian Wiedmanns390/qeth: send IDX cmds via qeth_send_control_data()
2019-03-28 Julian Wiedmanns390/qeth: use callback to finalize cmd
2019-03-28 Julian Wiedmanns390/qeth: let qeth_notify_reply() set the notify reason
2019-03-28 Julian Wiedmanns390/qeth: clarify default cmd callback
2019-03-28 Julian Wiedmanns390/qeth: don't poll for cmd IO completion
2019-03-28 Julian Wiedmanns390/qeth: convert IP table spinlock to mutex
2019-03-28 Julian Wiedmanns390/qeth: defer IPv6 address notifier events
2019-03-28 Julian Wiedmanns390/qeth: add wrapper for IP table access
2019-03-28 Julian Wiedmanns390/qeth: remove locking for RX modeset cache
2019-03-28 Julian Wiedmanns390/qeth: defer RX modesetting
2019-03-28 David S. MillerMerge branch 'net-call-for-phys_port_name-into-devlink...
2019-03-28 Jiri Pirkonet: devlink: add warning for ndo_get_phys_port_name...
2019-03-28 Jiri Pirkonfp: do not handle nn->port defined case in nfp_net_get...
2019-03-28 Jiri Pirkodsa: do not support ndo_get_phys_port_name for non...
2019-03-28 Jiri Pirkodsa: implement ndo_get_devlink_port
2019-03-28 Jiri Pirkobnxt: remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkobnxt: implement ndo_get_devlink_port
2019-03-28 Jiri Pirkonet: devlink: remove unused devlink_port_get_phys_port_...
2019-03-28 Jiri Pirkomlxsw: Remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkomlxsw: Implement ndo_get_devlink_port
2019-03-28 Jiri Pirkonet: devlink: introduce devlink_compat_phys_port_name_get()
2019-03-28 Jiri Pirkonet: replace ndo_get_devlink with ndo_get_devlink_port
2019-03-28 Jiri Pirkonfp: register devlink port before netdev
2019-03-28 David S. MillerMerge tag 'batadv-next-for-davem-20190328' of git:...
2019-03-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-27 Eric Dumazetinet: switch IP ID generator to siphash
next