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
*
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
20
-50
/
+81
*
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
25
-181
/
+163
*
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-11
5
-27
/
+19
*
ipv6: Fix Smatch warning.
Li Wei
2012-03-11
1
-1
/
+1
*
MAINTAINERS: add an entry for the PHC code
Richard Cochran
2012-03-11
1
-0
/
+11
*
r8169: enable transmit time stamping.
Richard Cochran
2012-03-11
1
-0
/
+2
*
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
2012-03-11
3
-4
/
+4
*
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
Julia Lawall
2012-03-11
1
-1
/
+1
*
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
2012-03-11
1
-3
/
+6
*
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
2012-03-11
6
-24
/
+31
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-03-11
14
-194
/
+145
|
\
|
*
batman-adv: Remove spaces after a cast
Sven Eckelmann
2012-03-11
2
-3
/
+3
|
*
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
2012-03-11
1
-1
/
+2
|
*
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2012-03-11
2
-13
/
+3
|
*
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-03-11
12
-177
/
+137
*
|
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-03-11
1
-500
/
+476
|
\
\
|
*
|
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-10
1
-7
/
+5
|
*
|
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
2012-03-10
1
-61
/
+57
|
*
|
r8169: move the netpoll handler after the irq handler.
Francois Romieu
2012-03-10
1
-11
/
+9
|
*
|
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
2012-03-10
1
-87
/
+81
|
*
|
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
2012-03-10
1
-51
/
+50
|
*
|
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
2012-03-10
1
-29
/
+20
|
*
|
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
2012-03-10
1
-246
/
+246
|
*
|
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
2012-03-10
1
-29
/
+29
*
|
|
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
2012-03-09
3
-1713
/
+0
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-03-09
11
-103
/
+222
|
\
\
\
|
*
|
|
sfc: Log the part number on probe
Ben Hutchings
2012-03-06
3
-17
/
+53
|
*
|
|
sfc: Remove efx_channel::last_eventq_read_ptr
Ben Hutchings
2012-03-06
1
-2
/
+0
|
*
|
|
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
7
-7
/
+51
|
*
|
|
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
2012-03-06
3
-14
/
+21
|
*
|
|
sfc: Test all event queues in parallel
Ben Hutchings
2012-03-06
1
-49
/
+65
|
*
|
|
sfc: Raise self-test timeouts
Ben Hutchings
2012-03-06
1
-19
/
+46
|
*
|
|
sfc: Remove TX completions from adaptive IRQ scoring
Ben Hutchings
2012-03-06
2
-3
/
+2
|
*
|
|
sfc: Update comments on efx_rx_packet_gro()
Ben Hutchings
2012-03-06
1
-5
/
+2
|
*
|
|
sfc: Remove redundant function efx_nic_has_mc()
Ben Hutchings
2012-03-06
2
-6
/
+1
|
*
|
|
sfc: Fix calculation of vf_i in map_vi_index()
Robert Stonehouse
2012-03-06
1
-1
/
+1
*
|
|
|
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
2012-03-09
1
-3
/
+3
*
|
|
|
net: Use bool in netdevice.h helpers.
David S. Miller
2012-03-09
1
-26
/
+26
*
|
|
|
net: Use bool in skbuff.h helper functions.
David S. Miller
2012-03-09
1
-3
/
+3
*
|
|
|
ipv4: Make ip_rcv_options() return bool.
David S. Miller
2012-03-09
1
-3
/
+3
*
|
|
|
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2012-03-09
2
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
119
-265
/
+648
|
\
\
\
|
*
|
|
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
2012-03-09
1
-2
/
+2
|
*
|
|
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-03-09
3
-2
/
+20
|
|
\
\
\
|
|
*
|
|
ALSA: hdspm - Provide ioctl_compat
Adrian Knoth
2012-03-08
1
-0
/
+1
|
|
*
|
|
ALSA: hda/realtek - Apply the coef-setup only to ALC269VB
Kailang Yang
2012-03-07
1
-0
/
+8
|
|
*
|
|
ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3
Marton Balint
2012-03-06
1
-0
/
+9
|
|
*
|
|
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-03-04
1
-2
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: neo1973: fix neo1973 wm8753 initialization
Denis 'GNUtoo' Carikli
2012-03-04
1
-2
/
+2
|
*
|
|
|
|
MAINTAINERS: new git entry for arm/mach-msm
David Brown
2012-03-09
1
-1
/
+1
[next]