summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-2220-117/+47
* decnet: Parse netlink attributes on our ownThomas Graf2013-03-224-148/+160
* Merge branch 'mv643xx_eth'David S. Miller2013-03-229-239/+187
|\
| * mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-227-209/+84
| * net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-222-18/+83
| * net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli2013-03-221-7/+7
| * net: mvmdio: allow platform device style registrationFlorian Fainelli2013-03-221-7/+15
|/
* s6gmac: fix error return code in s6gmac_probe()Wei Yongjun2013-03-221-0/+1
* udp: increase inner ip header ID during segmentationCong Wang2013-03-221-1/+6
* ip_gre: increase inner ip header ID during segmentationCong Wang2013-03-221-1/+6
* bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-224-13/+15
* virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-223-11/+5
* net: Fix p3_gelic_net sparse warningsGeoff Levand2013-03-221-123/+117
* appletalk: remove "config IPDDP_DECAP"Paul Bolle2013-03-221-17/+1
* sh_eth: fix unused variable warningSergei Shtylyov2013-03-211-1/+0
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-215-23/+19
* sh_eth: use managed device APISergei Shtylyov2013-03-212-35/+13
* sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-211-2/+1
* sh_eth: use PIR_* bitsSergei Shtylyov2013-03-211-4/+4
* net: fix psock_fanout on sparc64Willem de Bruijn2013-03-211-1/+7
* netlink: Diag core and basic socket info dumping (v2)Andrey Vagin2013-03-215-0/+244
* net: prepare netlink code for netlink diagAndrey Vagin2013-03-212-54/+67
* gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-213-7/+1
* gianfar: Cleanup dead code and minor formattingClaudiu Manoil2013-03-211-4/+3
* gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil2013-03-211-1/+1
* net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-211-2/+2
* net: remove redundant ifdef CONFIG_CGROUPSZefan Li2013-03-211-2/+0
* tcp: implement RFC5682 F-RTOYuchung Cheng2013-03-213-26/+68
* tcp: refactor CA_Loss state processingYuchung Cheng2013-03-211-16/+26
* tcp: refactor F-RTOYuchung Cheng2013-03-219-421/+10
* filter: add minimal BPF JIT image disassemblerDaniel Borkmann2013-03-213-5/+220
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-21263-3400/+9520
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20263-3400/+9520
| |\
| | * ath6kl: fix size_t printf warningsKalle Valo2013-03-201-7/+7
| | * rt2800: 5592: add more USB devices IDsStanislaw Gruszka2013-03-181-0/+9
| | * rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka2013-03-181-10/+60
| | * rt2800: 5592: add KconfigStanislaw Gruszka2013-03-181-0/+7
| | * rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-184-7/+58
| | * rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka2013-03-181-7/+22
| | * rt2800: 5592: add AGC initStanislaw Gruszka2013-03-181-1/+4
| | * rt2800: add write_with_rx_chain functionStanislaw Gruszka2013-03-182-0/+19
| | * rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka2013-03-181-5/+45
| | * rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-183-4/+101
| | * rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka2013-03-181-0/+32
| | * rt2800: 5592: enable rf initStanislaw Gruszka2013-03-181-0/+1
| | * rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka2013-03-181-0/+5
| | * rt2800: 5592: init frequency calibrationStanislaw Gruszka2013-03-181-3/+9
| | * rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka2013-03-181-1/+2
| | * rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka2013-03-181-1/+2
| | * rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka2013-03-181-0/+2
OpenPOWER on IntegriCloud