summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Convert printks to pr_<level>Joe Perches2012-03-1125-181/+163
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-115-27/+19
* ipv6: Fix Smatch warning.Li Wei2012-03-111-1/+1
* MAINTAINERS: add an entry for the PHC codeRichard Cochran2012-03-111-0/+11
* r8169: enable transmit time stamping.Richard Cochran2012-03-111-0/+2
* drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall2012-03-113-4/+4
* drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall2012-03-111-1/+1
* caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-111-3/+6
* caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-116-24/+31
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-1114-194/+145
|\
| * batman-adv: Remove spaces after a castSven Eckelmann2012-03-112-3/+3
| * batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann2012-03-111-1/+2
| * batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-112-13/+3
| * batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-1112-177/+137
* | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-03-111-500/+476
|\ \
| * | r8169: stop using net_device.{base_addr, irq}.Francois Romieu2012-03-101-7/+5
| * | r8169: move rtl_cfg_info closer to its caller.Francois Romieu2012-03-101-61/+57
| * | r8169: move the netpoll handler after the irq handler.Francois Romieu2012-03-101-11/+9
| * | r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu2012-03-101-87/+81
| * | r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu2012-03-101-51/+50
| * | r8169: move net_device_ops beyond the methods it references.Francois Romieu2012-03-101-29/+20
| * | r8169: move the driver probe method to the end of the driver file.Francois Romieu2012-03-101-246/+246
| * | r8169: move the driver removal method to the end of the driver file.Francois Romieu2012-03-101-29/+29
* | | net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell2012-03-093-1713/+0
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-03-0911-103/+222
|\ \ \
| * | | sfc: Log the part number on probeBen Hutchings2012-03-063-17/+53
| * | | sfc: Remove efx_channel::last_eventq_read_ptrBen Hutchings2012-03-061-2/+0
| * | | sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-067-7/+51
| * | | sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings2012-03-063-14/+21
| * | | sfc: Test all event queues in parallelBen Hutchings2012-03-061-49/+65
| * | | sfc: Raise self-test timeoutsBen Hutchings2012-03-061-19/+46
| * | | sfc: Remove TX completions from adaptive IRQ scoringBen Hutchings2012-03-062-3/+2
| * | | sfc: Update comments on efx_rx_packet_gro()Ben Hutchings2012-03-061-5/+2
| * | | sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings2012-03-062-6/+1
| * | | sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse2012-03-061-1/+1
* | | | ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller2012-03-091-3/+3
* | | | net: Use bool in netdevice.h helpers.David S. Miller2012-03-091-26/+26
* | | | net: Use bool in skbuff.h helper functions.David S. Miller2012-03-091-3/+3
* | | | ipv4: Make ip_rcv_options() return bool.David S. Miller2012-03-091-3/+3
* | | | ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-092-5/+5
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09119-265/+648
|\ \ \
| * | | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-091-2/+2
| * | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-03-093-2/+20
| |\ \ \
| | * | | ALSA: hdspm - Provide ioctl_compatAdrian Knoth2012-03-081-0/+1
| | * | | ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang2012-03-071-0/+8
| | * | | ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint2012-03-061-0/+9
| | * | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-041-2/+2
| | |\ \ \
| | | * | | ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli2012-03-041-2/+2
| * | | | | MAINTAINERS: new git entry for arm/mach-msmDavid Brown2012-03-091-1/+1
| * | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-091-2/+2
| |\ \ \ \ \
OpenPOWER on IntegriCloud