]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2017-02-08  Daniel Borkmannbpf, lpm: fix overflows in trie_alloc checks
2017-02-08  Roopa Prabhubridge: vlan tunnel id info range fill size calc cleanups
2017-02-08  Eric Dumazetgro_cells: move to net/core/gro_cells.c
2017-02-08  Philippe Reynesnet: mellanox: switchx2: use new api ethtool_{get|set...
2017-02-08  Wu Fengguangnet: qcom/emac: fix semicolon.cocci warnings
2017-02-08  Raju Lakkarajunet: phy: Add LED mode driver for Microsemi PHYs.
2017-02-08  Dan Carpenternet: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a...
2017-02-07  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-07  Felix Manlunasliquidio: do not dereference pointer if it's NULL
2017-02-07  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-07  Hugh Dickinsmm: fix KPF_SWAPCACHE in /proc/kpageflags
2017-02-07  stephen hemmingerbridge: avoid unnecessary read of jiffies
2017-02-07  Jiri Pirkospectrum: acl_tcam: Fix catchall prio value
2017-02-07  Roopa Prabhubridge: remove unnecessary check for vtbegin in br_fill...
2017-02-07  Marcelo Ricardo... sctp: drop __packed from almost all SCTP structures
2017-02-07  Xin Longsctp: check af before verify address in sctp_addr_id2tr...
2017-02-07  Nikolay Aleksandrovbridge: tunnel: fix attribute checks in br_parse_vlan_t...
2017-02-07  Colin Ian Kingnet: bridge: remove redundant check to see if err is set
2017-02-07  Dan Carpentersfc: fix an off by one bug
2017-02-07  Lukasz Majewskinet: phy: dp83867: Recover from "port mirroring" N...
2017-02-07  Lukasz Majewskinet: phy: dp83867: Add lane swapping support in the...
2017-02-07  Lukasz MajewskiDocumentation: devicetree: Add PHY no lane swap binding
2017-02-07  David S. MillerMerge branch 'Incorrect-use-of-phy_read_status'
2017-02-07  Florian Fainellinet: dsa: Do not clobber PHY link outside of state...
2017-02-07  Florian Fainellinet: netcp: Do not clobber PHY link outside of state...
2017-02-07  Florian Fainellinet: pxa168_eth: Do not clobber PHY link outside of...
2017-02-07  Florian Fainellinet: mv643xx_eth: Do not clobber PHY link outside of...
2017-02-07  David S. MillerMerge tag 'mlx5-updates-2017-01-31' of git://git.kernel...
2017-02-07  Ivan Khoronzhuknet: ethernet: ti: cpsw: remove netif_trans_update
2017-02-07  David S. MillerMerge branch 'bnxt_en-Add-XDP-support'
2017-02-07  Michael Chanbnxt_en: Add support for XDP_TX action.
2017-02-07  Michael Chanbnxt_en: Add basic XDP support.
2017-02-07  Michael Chanbnxt_en: Refactor tx completion path.
2017-02-07  Michael Chanbnxt_en: Add a set of TX rings to support XDP.
2017-02-07  Michael Chanbnxt_en: Add tx ring mapping logic.
2017-02-07  Michael Chanbnxt_en: Centralize logic to reserve rings.
2017-02-07  Michael Chanbnxt_en: Use event bit map in RX path.
2017-02-07  Michael Chanbnxt_en: Add RX page mode support.
2017-02-07  Michael Chanbnxt_en: Parameterize RX buffer offsets.
2017-02-07  Michael Chanbnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
2017-02-07  Michael Chanbnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA...
2017-02-07  Michael Chanbnxt_en: Refactor rx SKB function.
2017-02-07  Timur Tabinet: qcom/emac: add ethool support for setting pause...
2017-02-07  David S. MillerMerge branch 'replace-dst_confirm'
2017-02-07  Julian Anastasovnet: pending_confirm is not used anymore
2017-02-07  Julian Anastasovnet: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
2017-02-07  Julian Anastasovnet: add confirm_neigh method to dst_ops
2017-02-07  Julian Anastasovtcp: replace dst_confirm with sk_dst_confirm
2017-02-07  Julian Anastasovsctp: add dst_pending_confirm flag
2017-02-07  Julian Anastasovnet: add dst_pending_confirm flag to skbuff
2017-02-07  Julian Anastasovsock: add sk_dst_pending_confirm flag
2017-02-07  Florian Fainellinet: phy: bcm7xxx: Add BCM74371 PHY ID
2017-02-07  Vineet GuptaARC: [arcompact] brown paper bag bug in unaligned acces...
2017-02-07  Marcelo Ricardo... sctp: avoid BUG_ON on sctp_wait_for_sndbuf
2017-02-07  Benjamin Poiriermlx4: Invoke softirqs after napi_reschedule
2017-02-07  Arnd Bergmannmlxsw: add psample dependency for spectrum
2017-02-07  Wei Yongjunipv6: sr: fix non static symbol warnings
2017-02-07  Wei Yongjunnet/sched: act_mirred: remove duplicated include from...
2017-02-07  Wei Yongjunnet: wan: slic_ds26522: Remove .owner field for driver
2017-02-07  Wei Yongjunnet: wan: slic_ds26522: Use module_spi_driver to simpli...
2017-02-07  Eric Dumazetudp: properly cope with csum errors
2017-02-07  David S. MillerMerge branch 'dsa2-pdata'
2017-02-07  Florian FainelliARM: orion: Register DSA switch as a MDIO device
2017-02-07  Florian Fainellinet: phy: Allow pre-declaration of MDIO devices
2017-02-07  Florian Fainellinet: dsa: Add support for platform data
2017-02-07  Florian Fainellinet: dsa: Rename and export dev_to_net_device()
2017-02-07  Andrew Lunnnet: dsa: mv88e6xxx: Refactor remaining port setup
2017-02-07  Andrew Lunnnet: dsa: mv88e6xxx: Implement Clause 45 access to...
2017-02-07  David S. MillerMerge branch 'mv88e6390-CMODE'
2017-02-07  Andrew Lunnnet: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports...
2017-02-07  Andrew Lunnnet: phy: Add 2000base-x, 2500base-x and rxaui modes
2017-02-07  David S. MillerMerge branch 'net-Fix-on-stack-USB-buffers'
2017-02-07  Ben Hutchingscatc: Use heap buffer for memory size test
2017-02-07  Ben Hutchingscatc: Combine failure cleanup code in catc_probe()
2017-02-07  Ben Hutchingsrtl8150: Use heap buffers for all register access
2017-02-07  Ben Hutchingspegasus: Use heap buffers for all register access
2017-02-07  David S. MillerMerge branch 'virtio_net-XDP-adjust_head'
2017-02-07  John Fastabendvirtio_net: XDP support for adjust_head
2017-02-07  John Fastabendvirtio_net: refactor freeze/restore logic into virtnet...
2017-02-07  John Fastabendvirtio_net: remove duplicate queue pair binding in XDP
2017-02-07  John Fastabendvirtio_net: factor out xdp handler for readability
2017-02-07  John Fastabendvirtio_net: wrap rtnl_lock in test for calling with...
2017-02-07  David S. MillerMerge branch 'bridge-improve-cache-utilization'
2017-02-07  Nikolay Aleksandrovbridge: fdb: write to used and updated at most once...
2017-02-07  Nikolay Aleksandrovbridge: move write-heavy fdb members in their own cache...
2017-02-07  Nikolay Aleksandrovbridge: move to workqueue gc
2017-02-07  Nikolay Aleksandrovbridge: modify bridge and port to have often accessed...
2017-02-07  William Tubpf: enable verifier to add 0 to packet ptr
2017-02-07  David S. MillerMerge branch 'read-vnet_hdr_sz-once'
2017-02-07  Willem de Bruijnmacvtap: read vnet_hdr_size once
2017-02-07  Willem de Bruijntun: read vnet_hdr_sz once
2017-02-07  Eric Dumazettcp: avoid infinite loop in tcp_splice_read()
2017-02-07  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-02-07  Josef Bacikbpf: test for AND edge cases
2017-02-06  Linus TorvaldsMerge tag 'pm-4.10-rc8' of git://git.kernel.org/pub...
2017-02-06  Linus TorvaldsMerge tag 'dm-4.10-fixes' of git://git.kernel.org/pub...
2017-02-06  Linus TorvaldsMerge tag 'media/v4.10-3' of git://git.kernel.org/pub...
2017-02-06  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-02-06  David S. MillerMerge branch 'dsa-add-fabric-notifier'
2017-02-06  Vivien Didelotnet: dsa: introduce bridge notifier
next