index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
2012-08-24
vlan: add helper which can be called to see if device is used by vlan
Jiri Pirko
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
2012-08-24
w5300: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
w5100: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
2012-08-24
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
Neil Horman
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-08-23
packet: fix broken build.
Rami Rosen
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-23
batman-adv: Start new development cycle
Sven Eckelmann
2012-08-23
batman-adv: change interface_rx to get orig node
Antonio Quartulli
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
2012-08-23
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
2012-08-23
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
2012-08-23
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
2012-08-23
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
2012-08-23
batman-adv: fix typos in comments
Antonio Quartulli
2012-08-23
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2012-08-23
batman-adv: remove a misleading comment
Jonathan Corbet
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
[next]