linux-2.6-block.git
2019-02-05 Russell Kingnet: marvell: mvpp2: use phy_interface_mode_is_8023z...
2019-02-05 David S. MillerMerge branch 'nixge-Fixed-link-support'
2019-02-05 Moritz Fischerdt-bindings: net: Add fixed-link support
2019-02-05 Moritz Fischernet: nixge: Add support for fixed-link configurations
2019-02-05 Moritz Fischernet: nixge: Make mdio child node optional
2019-02-05 Linus Walleijnet: phy: fixed-phy: Drop GPIO from fixed_phy_add()
2019-02-05 Tonghao Zhangnet/mlx5: Fix code style issue in mlx driver
2019-02-04 David S. MillerMerge branch 'sh_eth-implement-simple-RX-checksum-offload'
2019-02-04 Sergei Shtylyovsh_eth: offload RX checksum on SH7763
2019-02-04 Sergei Shtylyovsh_eth: offload RX checksum on SH7734
2019-02-04 Sergei Shtylyovsh_eth: offload RX checksum on R8A77980
2019-02-04 Sergei Shtylyovsh_eth: offload RX checksum on R8A7740
2019-02-04 Sergei Shtylyovsh_eth: offload RX checksum on R7S72100
2019-02-04 Sergei Shtylyovsh_eth: RX checksum offload support
2019-02-04 Sergei Shtylyovsh_eth: rename sh_eth_cpu_data::hw_checksum
2019-02-04 Stephen Rothwellsocket: fix for Add SO_TIMESTAMP[NS]_NEW
2019-02-04 Joe Perchesnetdevice.h: Add __cold to netdev_<level> logging functions
2019-02-04 David S. Millernet: Fix fall through warning in y2038 tstamp changes.
2019-02-04 Masahiro Yamadabpfilter: remove extra header search paths for bpfilter_umh
2019-02-03 David S. MillerMerge branch 'phy-aquantia-improvements'
2019-02-03 Heiner Kallweitnet: phy: aquantia: replace magic numbers with constants
2019-02-03 Heiner Kallweitnet: phy: aquantia: use macro PHY_ID_MATCH_MODEL
2019-02-03 Heiner Kallweitnet: phy: aquantia: remove unneeded includes
2019-02-03 Andrew Lunnnet: phy: aquantia: Shorten name space prefix to aqr_
2019-02-03 Florian Fainellinet: Fix ip_mc_{dec,inc}_group allocation context
2019-02-03 Jakub Kicinskinet: devlink: report cell size of shared buffers
2019-02-03 David S. MillerMerge branch 'net-y2038-safe-socket-timestamps'
2019-02-03 Deepa Dinamanisock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
2019-02-03 Deepa Dinamanisocket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
2019-02-03 Deepa Dinamanisocket: Update timestamping Documentation
2019-02-03 Deepa Dinamanisocket: Add SO_TIMESTAMPING_NEW
2019-02-03 Deepa Dinamanisocket: Add SO_TIMESTAMP[NS]_NEW
2019-02-03 Deepa Dinamanisocket: Add struct __kernel_sock_timeval
2019-02-03 Deepa Dinamanisocket: Use old_timeval types for socket timestamps
2019-02-03 Deepa Dinamaniarch: sparc: Override struct __kernel_old_timeval
2019-02-03 Deepa Dinamanisockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
2019-02-03 Deepa Dinamaniarch: Use asm-generic/socket.h when possible
2019-02-03 Arnd Bergmannsocket: move compat timeout handling into sock.c
2019-02-03 Deepa Dinamaniselftests: add missing include unistd
2019-02-03 Arjun Vynipadathcxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change...
2019-02-03 Edward Chronipv4/igmp: Don't drop IGMP pkt with zeros src addr
2019-02-03 Heiner Kallweitnet: phy: realtek: add generic Realtek PHY driver
2019-02-03 Colin Ian Kingatheros: atl2: fix an indentaion issue on a return...
2019-02-03 Colin Ian Kingatl1c: fix indentation issue on an if statement
2019-02-03 Colin Ian Kingbna: fix indentation issue on call to bfa_ioc_pf_failed
2019-02-03 Colin Ian Kingchelsio: clean up indentation issue
2019-02-03 Alex Williamsnet: nixge: Update device-tree bindings with v3.00
2019-02-03 Alex Williamsnet: nixge: Separate ctrl and dma resources
2019-02-03 Heiner Kallweitr8169: remove rtl_wol_pll_power_down
2019-02-02 David S. MillerMerge branch 'hns3-next'
2019-02-02 liuzhongzhunet: hns3: MAC table entry count function increases...
2019-02-02 liuzhongzhunet: hns3: modify the upper limit judgment condition
2019-02-02 Jian Shennet: hns3: don't allow user to change vlan filter state
2019-02-02 liuzhongzhunet: hns3: optimize the maximum TC macro
2019-02-02 liuzhongzhunet: hns3: fix the problem that the supported port...
2019-02-02 Huazhong Tannet: hns3: fix a wrong checking in the hclge_tx_buffer_...
2019-02-02 Weihang Linet: hns3: move some set_bit statement into hclge_prepa...
2019-02-02 Weihang Linet: hns3: add hclge_cmd_check_retval() to parse comman...
2019-02-02 Yunsheng Linnet: hns3: code optimization for hclge_rx_buffer_calc
2019-02-02 Yonglong Liunet: hns3: Modify parameter type from int to bool in...
2019-02-02 Peng Linet: hns3: fix an issue for hns3_update_new_int_gl
2019-02-02 Peng Linet: hns3: fix a code style issue for hns3_update_new_i...
2019-02-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-02-02 Alexei StarovoitovMerge branch 'shifts-cleanup'
2019-02-02 Jiong Wangnfp: bpf: complete ALU32 logic shift supports
2019-02-02 Jiong Wangnfp: bpf: correct the behavior for shifts by zero
2019-02-01 Stanislav Fomichevselftests/bpf: remove generated verifier/tests.h on...
2019-02-01 David S. MillerMerge branch 'devlink-add-device-driver-information...
2019-02-01 Jakub Kicinskiethtool: add compat for devlink info
2019-02-01 Jakub Kicinskinfp: devlink: report the running and flashed versions
2019-02-01 Jakub Kicinskinfp: nsp: add support for versions command
2019-02-01 Jakub Kicinskinfp: devlink: report fixed versions
2019-02-01 Jakub Kicinskinfp: devlink: report driver name and serial number
2019-02-01 Jakub Kicinskidevlink: add generic info version names
2019-02-01 Jakub Kicinskidevlink: add version reporting to devlink info API
2019-02-01 Jakub Kicinskidevlink: add device information API
2019-02-01 David S. MillerMerge branch 'selftests-Various-fixes'
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_flower: Fix test...
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_bridge_1q_lag: Enable...
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_bridge_1q_lag: Flush...
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_vlan_bridge_1q: Fix...
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_vlan_bridge_1q: Fix...
2019-02-01 Petr Machataselftests: forwarding: mirror_lib: Wait for tardy mirro...
2019-02-01 Petr Machataselftests: forwarding: mirror_gre_changes: Fix TTL...
2019-02-01 Petr Machataselftests: mlxsw: Update ping limits
2019-02-01 Petr Machataselftests: forwarding: mirror_lib: Update ping limits
2019-02-01 Ido Schimmelselftests: forwarding: Make ping timeout configurable
2019-02-01 Martin Kepplingeripconfig: add carrier_timeout kernel parameter
2019-02-01 Gustavo A.... ipv4: fib: use struct_size() in kzalloc()
2019-02-01 Gustavo A.... nfp: use struct_size() in kzalloc()
2019-02-01 Gustavo A.... tulip: eeprom: use struct_size() in kmalloc()
2019-02-01 Gustavo A.... cxgb4: smt: use struct_size() in kvzalloc()
2019-02-01 Gustavo A.... cxgb4: sched: use struct_size() in kvzalloc()
2019-02-01 Dave Watsonnet: tls: Set async_capable for tls zerocopy only if...
2019-02-01 David S. MillerMerge branch 'tls-1.3-support'
2019-02-01 Dave Watsonnet: tls: Add tests for TLS 1.3
2019-02-01 Dave Watsonnet: tls: Add tls 1.3 support
2019-02-01 Dave Watsonnet: tls: Refactor control message handling on recv
2019-02-01 Dave Watsonnet: tls: Refactor tls aad space size calculation
next