index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
igb: fix warning about unused function
Emil Tantilov
1
-0
/
+4
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2
-4
/
+4
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
3
-11
/
+8
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
1
-7
/
+7
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
5
-12
/
+12
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
3
-14
/
+4
2012-02-10
e1000e: remove test that is always false
Bruce Allan
1
-2
/
+2
2012-02-09
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2
-2
/
+4
2012-02-09
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
1
-0
/
+2
2012-02-08
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
1
-1
/
+1
2012-02-08
qeth: add wake_up on write channel
Ursula Braun
1
-0
/
+1
2012-02-08
qeth: add query OSA address table support
Frank Blaschka
6
-0
/
+126
2012-02-08
af_iucv: allow retrieval of maximum message size
Ursula Braun
2
-1
/
+10
2012-02-08
af_iucv: change net_device handling for HS transport
Ursula Braun
2
-57
/
+63
2012-02-08
af_iucv: block writing if msg limit is exceeded
Ursula Braun
1
-1
/
+1
2012-02-08
af_iucv: remove IUCV-pathes completely
Ursula Braun
1
-34
/
+37
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
6
-37
/
+42
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
33
-58
/
+47
2012-02-08
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
6
-1
/
+44
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
6
-3
/
+42
2012-02-08
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
3
-47
/
+24
2012-02-08
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
1
-1
/
+1
2012-02-08
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-07
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
1
-1
/
+1
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
1
-2
/
+1
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2
-32
/
+31
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
1
-2
/
+2
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
4
-0
/
+281
2012-02-07
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-260
/
+255
2012-02-07
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2
-37
/
+43
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2
-8
/
+9
2012-02-07
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
1
-1
/
+1
2012-02-07
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
1
-1
/
+2
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
1
-2
/
+2
2012-02-07
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
1
-42
/
+30
2012-02-07
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
1
-21
/
+7
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2
-5
/
+5
2012-02-07
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
1
-3
/
+5
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
3
-0
/
+235
2012-02-07
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
3
-78
/
+99
2012-02-06
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
1
-2
/
+3
2012-02-06
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
1
-4
/
+0
2012-02-06
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
1
-22
/
+42
2012-02-06
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
1
-3
/
+10
2012-02-06
tipc: Remove obsolete broadcast tag capability
Allan Stephens
3
-9
/
+1
2012-02-06
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
5
-165
/
+100
2012-02-06
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
1
-0
/
+11
2012-02-06
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
1
-0
/
+2
2012-02-06
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
1
-18
/
+40
[next]