platform/kernel/linux-rpi3.git
2018-01-15 Jon Maloytipc: fix a potental access after delete in tipc_sk_join()
2018-01-15 David S. MillerMerge branch 'dsa-lan9303-check-error-value-from-devm_g...
2018-01-15 Phil Reidnet: dsa: lan9303: check error value from devm_gpiod_ge...
2018-01-15 Phil Reidnet: dsa: lan9303: make lan9303_handle_reset() a void...
2018-01-15 Andrew Lunnnet: phy: Have __phy_modify return 0 on success
2018-01-14 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2018-01-14 David S. MillerMerge branch 'mlxsw-Offload-PRIO-qdisc'
2018-01-14 Nogah Frankelmlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
2018-01-14 Nogah Frankelmlxsw: spectrum: qdiscs: Support PRIO qdisc offload
2018-01-14 Nogah Frankelnet: sch: prio: Add offload ability to PRIO qdisc
2018-01-14 Yuval Mintzmlxsw: spectrum_router: Configure default routing priority
2018-01-14 Yuval Mintzmlxsw: reg: add rdpm register
2018-01-14 David S. MillerMerge branch 'dsa-mv88e6xxx-ATU-VTU-irq'
2018-01-14 Andrew Lunnnet: dsa: mv88e6xxx: Decode VTU problem interrupt
2018-01-14 Andrew Lunnnet: dsa: mv88e6xxx: Decode ATU problem interrupt
2018-01-14 Ido Schimmelmlxsw: spectrum_router: Add support for IPv6 non-equal...
2018-01-14 Arnd Bergmannnet: netsec: use dma_addr_t for storing dma address
2018-01-12 Tony Nguyenixgbevf: Fix kernel-doc format warnings
2018-01-12 Tony Nguyenixgbe: Fix kernel-doc format warnings
2018-01-12 Alexander Duycknet: Cap number of queues even with accel_priv
2018-01-12 Alexander Duyckixgbe: Fix handling of macvlan Tx offload
2018-01-12 Alexander Duyckixgbe: avoid bringing rings up/down as macvlans are...
2018-01-12 Alexander Duyckixgbe: Do not manipulate macvlan Tx queues when perform...
2018-01-12 Alexander Duyckixgbe/fm10k: Record macvlan stats instead of Rx queue...
2018-01-12 Alexander Duyckixgbe: Don't assume dev->num_tc is equal to hardware...
2018-01-12 Alexander Duyckixgbe: Default to 1 pool always being allocated
2018-01-12 Alexander Duyckixgbe: Assume provided MAC filter has been verified...
2018-01-12 David S. MillerMerge branch 'hns3-add-some-new-features-and-fix-some...
2018-01-12 Jian Shennet: hns3: check for NULL function pointer in hns3_nic_...
2018-01-12 Jian Shennet: hns3: add feature check when feature changed
2018-01-12 Fuyun Liangnet: hns3: add int_gl_idx setup for TX and RX queues
2018-01-12 Fuyun Liangnet: hns3: change the unit of GL value macro
2018-01-12 Fuyun Liangnet: hns3: remove unused GL setup function
2018-01-12 Fuyun Liangnet: hns3: refactor GL update function
2018-01-12 Fuyun Liangnet: hns3: refactor interrupt coalescing init function
2018-01-12 Fuyun Liangnet: hns3: add ethtool_ops.set_coalesce support to PF
2018-01-12 Fuyun Liangnet: hns3: add ethtool_ops.get_coalesce support to PF
2018-01-12 Peng Linet: hns3: remove TSO config command from VF driver
2018-01-12 Peng Linet: hns3: add ethtool_ops.get_channels support for VF
2018-01-12 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-01-12 Linus TorvaldsMerge tag 'ceph-for-4.15-rc8' of git://github.com/ceph...
2018-01-12 Linus TorvaldsMerge tag 'gpio-v4.15-4' of git://git./linux/kernel...
2018-01-11 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-01-11 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2018-01-11 Wei Yongjunnet: phy: mdio-bcm-unimac: fix potential NULL dereferen...
2018-01-11 Wei Yongjunnet: socionext: Fix error return code in netsec_netdev_...
2018-01-11 Arnd Bergmannnet: socionext: include linux/io.h to fix build
2018-01-11 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-01-11 Nathan Fontenotibmvnic: Don't handle RX interrupts when not up.
2018-01-11 Ganesh Goudarcxgb4: implement ndo_features_check
2018-01-11 Ganesh Goudarcxgb4: add support for vxlan segmentation offload
2018-01-11 Ganesh Goudarcxgb4: implement udp tunnel callbacks
2018-01-11 Ganesh Goudarcxgb4: add data structures to support vxlan
2018-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-01-11 Jesper Dangaard... samples/bpf: xdp2skb_meta shows transferring info from...
2018-01-10 Al ViroFix a leak in socket(2) when we fail to allocate a...
2018-01-10 David S. MillerMerge branch 'sfc-support-25G-configuration-with-ethtool'
2018-01-10 Edward Creesfc: add bits for 25/50/100G supported/advertised speeds
2018-01-10 Edward Creesfc: support the ethtool ksettings API properly so...
2018-01-10 Edward Creesfc: basic MCDI mapping of 25/50/100G link speeds
2018-01-10 David S. MillerMerge branch 'mlxsw-qdisc-refactoring'
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Remove qdisc before setting...
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Create a generic replace function
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Create a generic destroy function
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Add an ops struct
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Unite all handle checks
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Add tclass number to the mlxsw...
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Make the clean stats function...
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Clean qdisc statistics structs
2018-01-10 Nogah Frankelnet: sch: red: Change offloaded xstats to be incremental
2018-01-10 Nogah Frankelnet: sch: red: Change the name of the stats struct...
2018-01-10 Nogah Frankelmlxsw: spectrum: qdiscs: Move qdisc's declarations...
2018-01-10 Ido Schimmelmlxsw: spectrum: Fix typo in firmware upgrade message
2018-01-10 Mathieu Xhonneuxipv6: sr: fix TLVs not being copied using setsockopt
2018-01-10 Eric Dumazetipv6: fix possible mem leaks in ipv6_make_skb()
2018-01-10 David S. MillerMerge branch 'mlxsw-couple-of-fixes'
2018-01-10 Jiri Pirkomlxsw: spectrum_qdisc: Don't use variable array in...
2018-01-10 Yuval Mintzmlxsw: pci: Wait after reset before accessing HW
2018-01-10 Wei Yongjuntcp: make local function tcp_recv_timestamp static
2018-01-10 Wei Yongjunnet/mlx5e: fix error return code in mlx5e_alloc_rq()
2018-01-10 Arjun Vynipadathcxgb4vf: Fix SGE FL buffer initialization logic for...
2018-01-10 Stephen Rothwelltuntap: fix for "tuntap: XDP transmission"
2018-01-10 Jakub Kicinskinfp: always unmask aux interrupts at init
2018-01-10 Jingjing Wui40e: track id can be 0
2018-01-10 Jingjing Wui40e: change ppp name to ddp
2018-01-10 Alexander Duycki40evf: Drop i40evf_fire_sw_int as it is prone to races
2018-01-10 Alexander Duycki40evf: Clean-up flags for promisc mode to avoid high...
2018-01-10 Alexander Duycki40evf: Do not clear MSI-X PBA manually
2018-01-10 Colin Ian Kingi40e: remove redundant initialization of read_size
2018-01-10 Alice Michaeli40e/i40evf: Bump driver versions
2018-01-10 Jacob Kelleri40e: add helper conversion function for link_speed
2018-01-10 Jacob Kelleri40e: update VFs of link state after GET_VF_RESOURCES
2018-01-10 Jacob Kelleri40evf: hold the critical task bit lock while opening
2018-01-10 Jacob Kelleri40evf: release bit locks in reverse order
2018-01-10 Jacob Kelleri40evf: use spinlock to protect (mac|vlan)_filter_list
2018-01-10 Jacob Kelleri40evf: don't rely on netif_running() outside rtnl_lock()
2018-01-10 Alice Michaeli40e: display priority_xon and priority_xoff stats
2018-01-10 Jesper Dangaard... net: fix xdp_rxq_info build issue when CONFIG_SYSFS...
2018-01-10 Andrew Lunnnet: phy: marvell: mv88e6390 temperature sensor reading
next