aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24sfc: Fix the initial device operstateBen Hutchings
2012-08-24sfc: Assign efx and efx->type as early as possible in efx_pci_probe()Ben Hutchings
2012-08-24sfc: Remove bogus comment about MTU change and RX buffer overrunBen Hutchings
2012-08-24sfc: Remove overly paranoid locking assertions from netdev operationsBen Hutchings
2012-08-24sfc: Fix reset vs probe/remove/PM races involving efx_nic::stateBen Hutchings
2012-08-24sfc: Improve log messages in case we abort probe due to a pending resetBen Hutchings
2012-08-24sfc: Never try to stop and start a NIC that is disabledBen Hutchings
2012-08-24sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()Ben Hutchings
2012-08-24sfc: Keep disabled NICs quiescent during suspend/resumeBen Hutchings
2012-08-24sfc: Hold the RTNL lock for more of the suspend/resume cycleBen Hutchings
2012-08-24sfc: Change state names to be clearer, and comment themBen Hutchings
2012-08-24sfc: Stash header offsets for TSO in struct tso_stateBen Hutchings
2012-08-24sfc: Replace tso_state::full_packet_space with ip_base_lenBen Hutchings
2012-08-24sfc: Simplify TSO header buffer allocationBen Hutchings
2012-08-24sfc: Stop TX queues before they fill upBen Hutchings
2012-08-24sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings
2012-08-24team: do not allow to add VLAN challenged port when vlan is usedJiri Pirko
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko
2012-08-24team: don't print warn message on -ESRCH during event sendJiri Pirko
2012-08-24w5300: using eth_hw_addr_random() for random MAC and set device flagWei Yongjun
2012-08-24w5100: using eth_hw_addr_random() for random MAC and set device flagWei Yongjun
2012-08-24wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-08-24net: Set device operstate at registration timeBen Hutchings
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi
2012-08-24cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-24Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-08-23packet: fix broken build.Rami Rosen
2012-08-23net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23batman-adv: Start new development cycleSven Eckelmann
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli
2012-08-23batman-adv: Reduce accumulated length of simple statementsSven Eckelmann
2012-08-23batman-adv: Don't break statements after assignment operatorSven Eckelmann
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann
2012-08-23batman-adv: Drop tt queries with foreign destMartin Hundebøll
2012-08-23batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll
2012-08-23batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann
2012-08-23batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich
2012-08-23batman-adv: fix typos in commentsAntonio Quartulli
2012-08-23batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli
2012-08-23batman-adv: remove a misleading commentJonathan Corbet
2012-08-23batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner
2012-08-23batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich
2012-08-23batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich
2012-08-23batman-adv: move function arguments on one lineAntonio Quartulli