deliverable/linux.git
2015-08-26  Anjali Singhai... i40evf: Use the correct defines to match the VF registers
2015-08-26  Mitch Williamsi40e: correct spelling error
2015-08-26  Greg Rosei40e: Fix comment for ethtool diagnostic link test
2015-08-26  Neerav Parikhi40e/i40evf: Add capability to gather VEB per TC stats
2015-08-26  Greg Rosei40e: Fix ethtool offline diagnostic with netqueues
2015-08-26  Anjali Singhai... i40e: Fix legacy interrupt mode in the driver
2015-08-26  Catherine Sullivani40e: Move function calls to i40e_shutdown instead...
2015-08-26  Shannon Nelsoni40e: add RX to port CRC errors label
2015-08-26  Mitch Williamsi40e: don't degrade __le16
2015-08-26  David S. MillerMerge branch 'act_bpf_lockless'
2015-08-26  Alexei Starovoitovnet_sched: act_bpf: remove spinlock in fast path
2015-08-26  Alexei Starovoitovnet_sched: convert rsvp to call tcf_exts_destroy from...
2015-08-26  Alexei Starovoitovnet_sched: convert tcindex to call tcf_exts_destroy...
2015-08-26  Alexei Starovoitovnet_sched: act_bpf: remove unnecessary copy
2015-08-26  Alexei Starovoitovnet_sched: make tcf_hash_destroy() static
2015-08-26  Valentin Rothberglib/Makefile: remove CONFIG_AVERAGE build rule
2015-08-26  David S. MillerMerge branch 'dsa-docs'
2015-08-26  Florian FainelliDocumentation: networking: dsa: Add Broadcom SF2 document
2015-08-26  Florian FainelliDocumentation: networking: add a DSA document
2015-08-25  David S. MillerMerge branch 'rds-more-fixes'
2015-08-25  santosh.shilimkar... RDS: remove superfluous from rds_ib_alloc_fmr()
2015-08-25  santosh.shilimkar... RDS: flush the FMR pool less often
2015-08-25  santosh.shilimkar... RDS: push FMR pool flush work to its own worker
2015-08-25  Wengang WangRDS: fix fmr pool dirty_count
2015-08-25  santosh.shilimkar... RDS: Fix rds MR reference count in rds_rdma_unuse()
2015-08-25  santosh.shilimkar... RDS: fix the dangling reference to rds_ib_incoming_slab
2015-08-25  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2015-08-25  Govindarajulu... enic: reduce ioread in devcmd2
2015-08-25  Corinna Vinschenr8169: Add values missing in @get_stats64 from HW counters
2015-08-25  David S. Millerrds: Fix improper gfp_t usage.
2015-08-25  Shrikrishna... MAINTAINERS: update vmxnet3 driver maintainer
2015-08-25  Jiri Bencvxlan: fix multiple inclusion of vxlan.h
2015-08-25  David AhernMAINTAINERS: Add VRF entry
2015-08-25  WANG Congroute: fix a use-after-free
2015-08-25  Masanari Iidanet-next: Fix warning while make xmldocs caused by...
2015-08-25  Guillaume Naultppp: implement x-netns support
2015-08-25  Hans de Goedenet: sun4i-emac: Claim emac sram
2015-08-25  David Aherninetpeer: remove dead code
2015-08-25  Rana Shahoutnet/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
2015-08-25  David S. Millerah4: Fix error return in ah_input().
2015-08-25  Julia Lawallah6: fix error return code
2015-08-25  Julia Lawallmlxsw: fix error return code
2015-08-25  Julia Lawallnet: davinci_emac: fix error return code
2015-08-25  David S. MillerMerge branch 'rds-assorted-bug-fixes'
2015-08-25  santosh.shilimkar... RDS: check for valid cm_id before initiating connection
2015-08-25  Mukesh KackerRDS: return EMSGSIZE for oversize requests before proce...
2015-08-25  santosh.shilimkar... RDS: make sure rds_send_drop_to properly takes the...
2015-08-25  Santosh ShilimkarRDS: Don't destroy the rdma id until after we're done...
2015-08-25  santosh.shilimkar... RDS: Fix assertion level from fatal to warning
2015-08-25  santosh.shilimkar... RDS: Make sure we do a signaled send for large-send
2015-08-25  santosh.shilimkar... RDS: Mark message mapped before transmit
2015-08-25  santosh.shilimkar... RDS: add a sock_destruct callback debug aid
2015-08-25  santosh.shilimkar... RDS: check for congestion updates during rds_send_xmit
2015-08-25  santosh.shilimkar... RDS: make sure we post recv buffers
2015-08-25  santosh.shilimkar... RDS: don't update ip address tables if the address...
2015-08-25  santosh.shilimkar... RDS: destroy the ib state earlier during shutdown
2015-08-25  santosh.shilimkar... RDS: always free recv frag as we free its ring entry
2015-08-25  santosh.shilimkar... RDS: restore return value in rds_cmsg_rdma_args()
2015-08-25  Eric Dumazettcp: refine pacing rate determination
2015-08-25  David Ahernxfrm: Use VRF master index if output device is enslaved
2015-08-25  Eric Dumazettcp: fix slow start after idle vs TSO/GSO
2015-08-24  Marek Lindnerbatman-adv: beautify supported routing algorithm list
2015-08-24  Sven Eckelmannbatman-adv: Fix conditional statements indentation
2015-08-24  Sven Eckelmannbatman-adv: Add lockdep_asserts for documented external...
2015-08-24  Sven Eckelmannbatman-adv: Annotate deleting functions with external...
2015-08-24  Marek Lindnerbatman-adv: convert bat_priv->tt.req_list to hlist
2015-08-24  Sven Eckelmannbatman-adv: Fix gw_bandwidth calculation on 32 bit...
2015-08-24  Sven Eckelmannbatman-adv: Return EINVAL on invalid gw_bandwidth change
2015-08-24  Marek Lindnerbatman-adv: prevent potential hlist double deletion
2015-08-24  Marek Lindnerbatman-adv: convert orig_node->vlan_list to hlist
2015-08-24  Sven Eckelmannbatman-adv: Remove batadv_ types forward declarations
2015-08-24  Marek Lindnerbatman-adv: rename batadv_new_tt_req_node to batadv_tt_...
2015-08-24  Marek Lindnerbatman-adv: update kernel doc of batadv_tt_global_del_o...
2015-08-24  Sven Eckelmannbatman-adv: Remove multiple assignment per line
2015-08-24  Sven Eckelmannbatman-adv: Fix kerneldoc over 80 column lines
2015-08-24  Sven Eckelmannbatman-adv: Replace C99 int types with kernel type
2015-08-24  David S. MillerMerge branch 'fjes'
2015-08-24  Taku Izumifjes: ethtool support
2015-08-24  Taku Izumifjes: handle receive cancellation request interrupt
2015-08-24  Taku Izumifjes: epstop_task
2015-08-24  Taku Izumifjes: update_zone_task
2015-08-24  Taku Izumifjes: unshare_watch_task
2015-08-24  Taku Izumifjes: force_close_task
2015-08-24  Taku Izumifjes: interrupt_watch_task
2015-08-24  Taku Izumifjes: net_device_ops.ndo_vlan_rx_add/kill_vid
2015-08-24  Taku Izumifjes: net_device_ops.ndo_tx_timeout
2015-08-24  Taku Izumifjes: net_device_ops.ndo_change_mtu
2015-08-24  Taku Izumifjes: net_device_ops.ndo_get_stats64
2015-08-24  Taku Izumifjes: NAPI polling function
2015-08-24  Taku Izumifjes: tx_stall_task
2015-08-24  Taku Izumifjes: raise_intr_rxdata_task
2015-08-24  Taku Izumifjes: net_device_ops.ndo_start_xmit
2015-08-24  Taku Izumifjes: net_device_ops.ndo_open and .ndo_stop
2015-08-24  Taku Izumifjes: buffer address regist/unregistration routine
2015-08-24  Taku Izumifjes: ES information acquisition routine
2015-08-24  Taku Izumifjes: platform_driver's .probe and .remove routine
2015-08-24  Taku Izumifjes: Hardware cleanup routine
2015-08-24  Taku Izumifjes: Hardware initialization routine
2015-08-24  Taku Izumifjes: Introduce FUJITSU Extended Socket Network Device...
2015-08-24  Loganaden Velvindron3c59x: Add BQL support for 3c59x ethernet driver.
next
This page took 0.03944 seconds and 5 git commands to generate.