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-02-10
igb: fix warning about unused function
Emil Tantilov
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
e1000e: remove test that is always false
Bruce Allan
2012-02-09
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2012-02-09
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
2012-02-08
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-08
qeth: add wake_up on write channel
Ursula Braun
2012-02-08
qeth: add query OSA address table support
Frank Blaschka
2012-02-08
af_iucv: allow retrieval of maximum message size
Ursula Braun
2012-02-08
af_iucv: change net_device handling for HS transport
Ursula Braun
2012-02-08
af_iucv: block writing if msg limit is exceeded
Ursula Braun
2012-02-08
af_iucv: remove IUCV-pathes completely
Ursula Braun
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
gro: more generic L2 header check
Eric Dumazet
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
2012-02-08
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-07
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
2012-02-07
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-02-07
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-06
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
2012-02-06
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
2012-02-06
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
2012-02-06
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
2012-02-06
tipc: Remove obsolete broadcast tag capability
Allan Stephens
2012-02-06
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
2012-02-06
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
2012-02-06
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
2012-02-06
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
[next]