linux-2.6-microblaze.git
2017-03-10 Alexander Potapenkonet: initialize msg.msg_flags in recvfrom
2017-03-09 David S. MillerMerge branch 'bpf-htab-fixes'
2017-03-09 Alexei Starovoitovbpf: convert htab map to hlist_nulls
2017-03-09 Alexei Starovoitovbpf: fix struct htab_elem layout
2017-03-09 Dmitry V. Levinuapi: fix linux/packet_diag.h userspace compilation...
2017-03-09 Paolo Abeninet/tunnel: set inner protocol in network gro hooks
2017-03-09 robert.foss... qed: Fix copy of uninitialized memory
2017-03-09 David S. MillerMerge branch 'thunderx-misc-fixes'
2017-03-09 Thanneeru Srinivasulunet: thunderx: Allow IPv6 frames with zero UDP checksum
2017-03-09 Sunil Gouthamnet: thunderx: Fix invalid mac addresses for node1...
2017-03-09 Sunil Gouthamnet: thunderx: Fix LMAC mode debug prints for QSGMII...
2017-03-09 Sunil Gouthamnet: thunderx: Fix IOMMU translation faults
2017-03-09 Zhu Yanjunrds: ib: add error handle
2017-03-09 VSR Burruliquidio: improve UDP TX performance
2017-03-09 David Ahernnet: ipv6: Remove redundant RTA_OIF in multipath routes
2017-03-09 Jiri Pirkomlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_...
2017-03-09 David Ahernvrf: Fix use-after-free in vrf_xmit
2017-03-09 Jarod Wilsonteam: use ETH_MAX_MTU as max mtu
2017-03-09 David S. Millernet: Revert ksettings conversions.
2017-03-09 Christian Lamparternet: ibm: emac: fix regression caused by emac_dt_phy_pr...
2017-03-09 Philippe Reynesnet: toshiba: spider_net: use new api ethtool_{get...
2017-03-09 Philippe Reynesnet: toshiba: ps3_genic_net: use new api ethtool_{get...
2017-03-09 Philippe Reynesnet: sun: sunhme: use new api ethtool_{get|set}_link_ks...
2017-03-09 Philippe Reynesnet: sun: sungem: use new api ethtool_{get|set}_link_ks...
2017-03-09 Philippe Reynesnet: sun: niu: use new api ethtool_{get|set}_link_ksettings
2017-03-09 Philippe Reynesnet: sun: cassini: use new api ethtool_{get|set}_link_k...
2017-03-09 Philippe Reynesnet: smsc: smc91x: use new api ethtool_{get|set}_link_k...
2017-03-09 Philippe Reynesnet: smsc: smc911x: use new api ethtool_{get|set}_link_...
2017-03-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-03-07 WANG Congipv6: reorder icmpv6_init() and ip6_mr_init()
2017-03-07 Eric Dumazetdccp: fix use-after-free in dccp_feat_activate_values
2017-03-07 Thomas Falconibmvnic: Allocate number of rx/tx buffers agreed on...
2017-03-07 Thomas Falconibmvnic: Fix overflowing firmware/hardware TX queue
2017-03-07 Alexey Khoroshilovnet/sched: act_skbmod: remove unneeded rcu_read_unlock...
2017-03-07 David S. MillerMerge branch 'rds-fixes'
2017-03-07 Sowmini Varadhanrds: tcp: Sequence teardown of listen and acceptor...
2017-03-07 Sowmini Varadhanrds: tcp: Reorder initialization sequence in rds_tcp_in...
2017-03-07 Sowmini Varadhanrds: tcp: Take explicit refcounts on struct net
2017-03-07 David S. MillerMerge branch 'sock_hold-misuses'
2017-03-07 Eric Dumazetnet: fix socket refcounting in skb_complete_tx_timestamp()
2017-03-07 Eric Dumazetnet: fix socket refcounting in skb_complete_wifi_ack()
2017-03-07 David Howellsrxrpc: Call state should be read with READ_ONCE() under...
2017-03-07 Eric Dumazettcp: fix various issues for sockets morphing to listen...
2017-03-07 David S. MillerMerge branch 'bnx2x-fixes'
2017-03-07 Michal Schmidtbnx2x: add missing configuration of VF VLAN filters
2017-03-07 Michal Schmidtbnx2x: fix incorrect filter count in an error message
2017-03-07 Michal Schmidtbnx2x: do not rollback VF MAC/VLAN filters we did not...
2017-03-07 Michal Schmidtbnx2x: fix detection of VLAN filtering feature for VF
2017-03-07 Michal Schmidtbnx2x: fix possible overrun of VFPF multicast addresses...
2017-03-07 Michal Schmidtbnx2x: lower verbosity of VF stats debug messages
2017-03-07 Michal Schmidtbnx2x: prevent crash when accessing PTP with interface...
2017-03-07 Blomme, Maartenspi_ks8995: regs_size incorrect for some devices
2017-03-07 Blomme, Maartenspi_ks8995: fix "BUG: key accdaa28 not in .data!"
2017-03-07 Arnd Bergmannnet/mlx5e: add IPV6 dependency
2017-03-07 Christian Lamparterdt: emac: document device-tree based phy discovery...
2017-03-06 Florian Fainellinet: phy: Do not perform software reset for Generic PHY
2017-03-06 Alexei Starovoitovbpf: add get_next_key callback to LPM map
2017-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-03-04 Linus TorvaldsMerge tag 'kvm-4.11-2' of git://git./virt/kvm/kvm
2017-03-04 Linus TorvaldsMerge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
2017-03-04 Linus TorvaldsMerge tag 'staging-4.11-rc1-part2' of git://git./linux...
2017-03-04 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-03-04 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2017-03-04 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2017-03-04 WANG Congstrparser: destroy workqueue on module exit
2017-03-04 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2017-03-04 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2017-03-04 Linus TorvaldsMerge tag 'pci-v4.11-fixes-1' of git://git./linux/kerne...
2017-03-04 Linus TorvaldsMerge branch 'parisc-4.11-1' of git://git./linux/kernel...
2017-03-04 Linus TorvaldsMerge tag 'xtensa-20170303' of git://github.com/jcmvbkb...
2017-03-04 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2017-03-04 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-03-03 John KeepingDocumentation/sphinx: fix primary_domain configuration
2017-03-03 Martyn Welchdocs: Fix htmldocs build failure
2017-03-03 SeongJae Parkdoc/ko_KR/memory-barriers: Update control-dependencies...
2017-03-03 Cao jinpcieaer doc: update the link
2017-03-03 Krzysztof KozlowskiDocumentation: Update path to sysrq.txt
2017-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-03-03 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2017-03-03 Linus TorvaldsMerge branch 'rebased-statx' of git://git./linux/kernel...
2017-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-03 Linus TorvaldsMerge branch 'WIP.sched-core-for-linus' of git://git...
2017-03-03 Linus TorvaldsMerge tag 'linux-kselftest-4.11-rc1-urgent_fix' of...
2017-03-03 David S. MillerMerge branch 'sfx-fixes'
2017-03-03 Edward Creesfc: fix IPID endianness in TSOv2
2017-03-03 Edward Creesfc: avoid max() in array size
2017-03-03 David S. MillerMerge tag 'linux-can-fixes-for-4.11-20170303' of git...
2017-03-03 Zhu Yanjunrds: remove unnecessary returned value check
2017-03-03 David Howellsrxrpc: Fix potential NULL-pointer exception
2017-03-03 David S. MillerMerge branch 'nfp-fixes'
2017-03-03 Jakub Kicinskinfp: correct DMA direction in XDP DMA sync
2017-03-03 Jakub Kicinskinfp: don't tell FW about the reserved buffer space
2017-03-03 David S. MillerMerge branch 'bgmac-fixes'
2017-03-03 Hari Vyasnet: ethernet: bgmac: mac address change bug
2017-03-03 Jon Masonnet: ethernet: bgmac: init sequence bug
2017-03-03 David S. MillerMerge branch 'xen-netback-fixes'
2017-03-03 Paul Durrantxen-netback: don't vfree() queues under spinlock
2017-03-03 Paul Durrantxen-netback: keep a local pointer for vif in backend_di...
2017-03-03 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2017-03-03 Pablo Neira... netfilter: nf_tables: don't call nfnetlink_set_err...
next