index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: fix warning about unused function
Emil Tantilov
2012-02-10
1
-0
/
+4
*
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
2
-4
/
+4
*
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
2012-02-10
3
-11
/
+8
*
e1000e: use true/false for bool autoneg_false
Bruce Allan
2012-02-10
1
-7
/
+7
*
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-10
5
-12
/
+12
*
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
3
-14
/
+4
*
e1000e: remove test that is always false
Bruce Allan
2012-02-10
1
-2
/
+2
*
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2012-02-09
2
-2
/
+4
*
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
2012-02-09
1
-0
/
+2
*
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-08
1
-1
/
+1
*
qeth: add wake_up on write channel
Ursula Braun
2012-02-08
1
-0
/
+1
*
qeth: add query OSA address table support
Frank Blaschka
2012-02-08
6
-0
/
+126
*
af_iucv: allow retrieval of maximum message size
Ursula Braun
2012-02-08
2
-1
/
+10
*
af_iucv: change net_device handling for HS transport
Ursula Braun
2012-02-08
2
-57
/
+63
*
af_iucv: block writing if msg limit is exceeded
Ursula Braun
2012-02-08
1
-1
/
+1
*
af_iucv: remove IUCV-pathes completely
Ursula Braun
2012-02-08
1
-34
/
+37
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
6
-37
/
+42
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
33
-58
/
+47
*
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
6
-1
/
+44
*
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
6
-3
/
+42
*
gro: more generic L2 header check
Eric Dumazet
2012-02-08
1
-2
/
+8
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
3
-47
/
+24
*
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
2012-02-08
1
-1
/
+1
*
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
2012-02-07
1
-1
/
+1
*
caif: remove duplicate initialization
Dan Carpenter
2012-02-07
1
-2
/
+1
*
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
2
-32
/
+31
*
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
2012-02-07
1
-2
/
+2
*
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
2012-02-07
4
-0
/
+281
*
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-02-07
7
-260
/
+255
|
\
|
*
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
2012-02-06
1
-2
/
+3
|
*
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
2012-02-06
1
-4
/
+0
|
*
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
2012-02-06
1
-22
/
+42
|
*
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
2012-02-06
1
-3
/
+10
|
*
tipc: Remove obsolete broadcast tag capability
Allan Stephens
2012-02-06
3
-9
/
+1
|
*
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
2012-02-06
5
-165
/
+100
|
*
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
2012-02-06
1
-0
/
+11
|
*
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
2012-02-06
1
-0
/
+2
|
*
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
2012-02-06
1
-18
/
+40
|
*
tipc: Add missing broadcast link lock when sending NACK
Allan Stephens
2012-02-06
1
-0
/
+2
|
*
tipc: Fix problem with broadcast link synchronization between nodes
Allan Stephens
2012-02-06
1
-2
/
+5
|
*
tipc: Ensure broadcast link re-acquires node after link failure
Allan Stephens
2012-02-06
3
-4
/
+8
|
*
tipc: Prevent broadcast link stalling in dual LAN environments
Allan Stephens
2012-02-06
1
-4
/
+5
|
*
tipc: Prevent transmission of outdated link protocol messages
Allan Stephens
2012-02-06
1
-26
/
+27
|
*
tipc: improve the link deferred queue insertion algorithm
Allan Stephens
2012-02-06
1
-25
/
+23
*
|
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
2
-37
/
+43
*
|
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
2
-8
/
+9
*
|
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
1
-1
/
+1
*
|
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
1
-1
/
+2
*
|
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
1
-2
/
+2
[next]