deliverable/linux.git
2016-04-26  Shannon Nelsoni40e: Code cleanup in i40e_add_fdir_ethtool
2016-04-26  Mitch Williamsi40evf: Don't Panic
2016-04-26  Mitch Williamsi40e: Add support for configuring VF RSS
2016-04-26  Alexander Duycki40e/i40evf: Add support for IPIP and SIT offloads
2016-04-26  Alexander Duycki40e/i40evf: Clean up feature flags
2016-04-25  David S. MillerMerge branch 'qed-next'
2016-04-25  Sudarsana Reddy... qed: add support for link pause configuration.
2016-04-25  Yuval Mintzqed*: Conditions for changing link
2016-04-25  Yuval Mintzqede: Add support for ethtool private flags
2016-04-25  Yuval Mintzqed*: Align statistics names
2016-04-25  Eric Dumazetnet: better drop monitoring in ip{6}_recv_error()
2016-04-25  Eric Dumazettcp: SYN packets are now simply consumed
2016-04-25  David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2016-04-25  David S. MillerMerge branch 'nla_align-set-2'
2016-04-25  Nicolas Dichtelwireless: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelnetfilter/ipvs: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelieee802154: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtell2tp: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelbridge: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelovs: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelipv6: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelsched: use nla_put_u64_64bit()
2016-04-25  Nicolas Dichtelrtnl: use nla_put_u64_64bit()
2016-04-25  Craig Galleksoreuseport: Resolve merge conflict for v4/v6 ordering fix
2016-04-25  Eric Dumazetsock: relax WARN_ON() in sock_owned_by_user()
2016-04-25  Arnd Bergmannixgbe: use msleep for long delays
2016-04-25  Alexander Duyckixgbevf: Move API negotiation function into mac_ops
2016-04-25  Alexander Duyckixgbe/ixgbevf: Add support for GSO partial
2016-04-25  Jacob Kellerixgbevf: make use of BIT() macro to avoid shift of...
2016-04-25  Jacob Kellerixgbe: resolve shift of negative value warning
2016-04-25  Jacob Kellerixgbe: use BIT() macro
2016-04-25  Don Skidmoreixgbe: Add work around for empty SFP+ cage crosstalk
2016-04-25  Mark Rustadixgbe: Use correct FC setup function for x550em_a
2016-04-25  Emil Tantilovixgbevf: add support for per-queue ethtool stats
2016-04-25  Emil Tantilovixgbevf: refactor ethtool stats handling
2016-04-25  Mark Rustadixgbe: Add register wait for slow links
2016-04-25  Haiyang Zhanghv_netvsc: Fix the list processing for network change...
2016-04-25  Sridhar Samudralaixgbe: make 'action' field in struct ixgbe_fdir_filter...
2016-04-25  Emil Tantilovixgbe: fix default mac->ops.setup_link for X550EM
2016-04-25  Emil Tantilovixgbe: set VLAN spoof checking unconditionally
2016-04-25  Emil Tantilovixgbe: consolidate the configuration of spoof checking
2016-04-24  Eric Dumazettcp-tso: do not split TSO packets at retransmit time
2016-04-24  Parthasarathy... tipc: fix stale links after re-enabling bearer
2016-04-24  David S. MillerMerge branch 'tcp-tcstamp_ack-frag-coalesce'
2016-04-24  Martin KaFai Lautcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
2016-04-24  Martin KaFai Lautcp: Carry txstamp_ack in tcp_fragment_tstamp
2016-04-24  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-04-24  David S. MillerMerge branch 'nla_align-more'
2016-04-24  Nicolas Dichteltaskstats: use the libnl API to align nlattr on 64-bit
2016-04-24  Nicolas Dichtelxfrm: align nlattr properly when needed
2016-04-24  Nicolas Dichtellibnl: add nla_put_u64_64bit() helper
2016-04-24  Nicolas Dichtellibnl: nla_put_msecs(): align on a 64-bit area
2016-04-24  Nicolas Dichtellibnl: nla_put_s64(): align on a 64-bit area
2016-04-24  Nicolas Dichtellibnl: nla_put_net64(): align on a 64-bit area
2016-04-24  Nicolas Dichtellibnl: nla_put_be64(): align on a 64-bit area
2016-04-24  Nicolas Dichtellibnl: nla_put_le64(): align on a 64-bit area
2016-04-24  Nicolas Dichtellibnl: fix help of _64bit functions
2016-04-23  David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-04-21  Linus TorvaldsMerge tag 'rtc-4.6-3' of git://git./linux/kernel/git...
2016-04-21  Linus TorvaldsMerge tag 'pm+acpi-4.6-rc5' of git://git./linux/kernel...
2016-04-21  Nishanth Menonrtc: ds1307: Use irq when available for wakeup-source...
2016-04-21  Zhuang Yuyaortc: ds1307: ds3231 temperature s16 overflow
2016-04-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-21  David S. MillerMerge branch 'geneve-vxlan-deps'
2016-04-21  Hannes Frederic... geneve: break dependency with netdev drivers
2016-04-21  Hannes Frederic... vxlan: break dependency with netdev drivers
2016-04-21  Hannes Frederic... qlcnic: protect qlicnic_attach_func with rtnl_lock
2016-04-21  Hannes Frederic... ixgbe: protect vxlan_get_rx_port in ixgbe_service_task...
2016-04-21  Hannes Frederic... mlx4: protect mlx4_en_start_port in mlx4_en_restart...
2016-04-21  Hannes Frederic... fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
2016-04-21  Hannes Frederic... benet: be_resume needs to protect be_open with rtnl_lock
2016-04-21  Simon Hormanopenvswitch: use flow protocol when recalculating ipv6...
2016-04-21  Shrikrishna... Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6...
2016-04-21  Ben Hutchingsatl2: Disable unimplemented scatter/gather feature
2016-04-21  Alexander Duycknet: Add support for IP ID mangling TSO in cases that...
2016-04-21  David S. MillerMerge branch 'mlx5-next'
2016-04-21  Tariq Toukannet/mlx5e: Add ethtool counter for RX buffer allocation...
2016-04-21  Saeed Mahameednet/mlx5e: Delay skb->data access
2016-04-21  Tariq Toukannet/mlx5e: Remove redundant barrier
2016-04-21  Tariq Toukannet/mlx5e: Use napi_alloc_skb for RX SKB allocations
2016-04-21  Tariq Toukannet/mlx5e: Add fragmented memory support for RX multi...
2016-04-21  Tariq Toukannet/mlx5e: Added ICO SQs
2016-04-21  Tariq Toukannet/mlx5e: Support RX multi-packet WQE (Striding RQ)
2016-04-21  Tariq Toukannet/mlx5e: Use function pointers for RX data path handling
2016-04-21  Tariq Toukannet/mlx5e: Use only close NUMA node for default RSS
2016-04-21  Rana Shahoutnet/mlx5e: Allocate set of queue counters per netdev
2016-04-21  Tariq Toukannet/mlx5: Introduce device queue counters
2016-04-21  David S. MillerMerge branch 'bcmsysport-napi-updates'
2016-04-21  Florian Fainellinet: bcmsysport: use napi_complete_done()
2016-04-21  Florian Fainellinet: bcmsysport: use __napi_schedule_irqoff()
2016-04-21  David S. MillerMerge branch 'mlx4-fixes'
2016-04-21  Eran Ben Elishanet/mlx4_en: Split SW RX dropped counter per RX ring
2016-04-21  Eugenia Emantayevnet/mlx4_core: Don't allow to VF change global pause...
2016-04-21  Daniel Jurgensnet/mlx4_core: Avoid repeated calls to pci enable/disable
2016-04-21  Daniel Jurgensnet/mlx4_core: Implement pci_resume callback
2016-04-21  Mark Brownnet: phy: spi_ks8895: Don't leak references to SPI...
2016-04-21  Neil Armstrongnet: ethernet: davinci_emac: Fix platform_data overwrite
2016-04-21  Neil Armstrongnet: ethernet: davinci_emac: Fix Unbalanced pm_runtime_...
2016-04-21  Rafael J. WysockiMerge branch 'pm-cpufreq-fixes'
2016-04-21  David S. MillerMerge branch 'qed-fixes'
next
This page took 0.115084 seconds and 5 git commands to generate.