summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hyperv: Add support for setting MAC from within guestsHaiyang Zhang2012-07-163-1/+109
* 6lowpan: Change byte order when storing/accessing to len fieldTony Cheneau2012-07-161-8/+12
* 6lowpan: Change byte order when storing/accessing u16 tagTony Cheneau2012-07-161-3/+3
* 6lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau2012-07-161-0/+3
* arch: Use eth_random_addrJoe Perches2012-07-165-8/+8
* usb: Use eth_random_addrJoe Perches2012-07-162-3/+3
* s390: Use eth_random_addrJoe Perches2012-07-162-2/+2
* drivers/net: Use eth_random_addrJoe Perches2012-07-162-2/+2
* wireless: Use eth_random_addrJoe Perches2012-07-1610-10/+10
* net: usb: Use eth_random_addrJoe Perches2012-07-163-3/+3
* ethernet: Use eth_random_addrJoe Perches2012-07-1615-16/+16
* etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches2012-07-161-6/+8
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-07-1625-1126/+439
|\
| * tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-138-335/+4
| * tipc: phase out most of the struct print_buf usageErik Hugne2012-07-1310-222/+213
| * tipc: simplify print buffer handling in tipc_printfErik Hugne2012-07-131-42/+10
| * tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker2012-07-131-17/+7
| * tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-134-312/+0
| * tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-1318-174/+177
| * tipc: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-121-2/+4
| * tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-121-30/+32
* | net: make sock diag per-namespaceAndrey Vagin2012-07-166-18/+51
* | lpc_eth: remove duplicated includeDuan Jiong2012-07-161-1/+0
* | tcp: add OFO snmp countersEric Dumazet2012-07-163-3/+12
* | xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert2012-07-141-2/+3
* | ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert2012-07-141-5/+6
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-13198-15819/+4692
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12198-15819/+4692
| |\ \
| | * | ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-112-7/+18
| | * | iwmc3200top: remove driver for unavailable hardwareJohn W. Linville2012-07-1112-2103/+0
| | * | i2400m: remove SDIO device supportJohn W. Linville2012-07-1111-1510/+8
| | * | bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-112-4/+50
| | * | bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
| | * | rt2x00: remove unused argumentStanislaw Gruszka2012-07-113-23/+12
| | * | rt2800lib: merge same definesStanislaw Gruszka2012-07-111-17/+12
| | * | rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-111-4/+4
| | * | carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
| | * | carl9170: import 1.9.6 firmware headersChristian Lamparter2012-07-112-4/+7
| | * | ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan2012-07-101-6/+0
| | * | brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens2012-07-101-2/+8
| | * | brcmsmac: fix read in write_phy_regHauke Mehrtens2012-07-101-1/+1
| | * | brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens2012-07-103-9/+34
| | * | brcmsmac: fix DMA on SoCsHauke Mehrtens2012-07-101-3/+8
| | * | brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens2012-07-101-1/+19
| | * | brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
| | * | brcmsmac: add a conditions for core rev 17 againHauke Mehrtens2012-07-101-2/+4
| | * | brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens2012-07-101-6/+5
| | * | brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-105-37/+27
| | * | brcmsmac: use core id constants from bcmaHauke Mehrtens2012-07-102-64/+2
| | * | brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens2012-07-101-42/+0
OpenPOWER on IntegriCloud