summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-041-0/+7
| * | Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-06-043-8/+11
| |\ \
| | * | can: cc770: Fix likely misuse of | for &Joe Perches2012-06-031-1/+1
| | * | can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-031-1/+2
| | * | can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-032-4/+4
| | * | can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-031-2/+4
| * | | drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-041-69/+33
| | |/ | |/|
* | | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-065-27/+65
|\ \ \
| * | | can: update documentation wording error frames -> error messagesOliver Hartkopp2012-05-234-27/+27
| * | | can: flexcan: add PM supportEric Bénard2012-05-231-0/+38
* | | | sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller2012-06-061-0/+4
* | | | x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet2012-06-061-0/+4
* | | | drivers: net: Remove casts to same typeJoe Perches2012-06-0613-24/+23
* | | | wireless: Remove casts to same typeJoe Perches2012-06-0655-247/+198
* | | | ethernet: Remove casts to same typeJoe Perches2012-06-0634-97/+87
* | | | be2net: update driver versionSathya Perla2012-06-061-1/+1
* | | | be2net: do not use SCRATCHPAD registerSathya Perla2012-06-062-9/+3
* | | | be2net: remove unnecessary usage of unlikely()Sathya Perla2012-06-061-2/+2
* | | | be2net: fix reporting number of actual rx queuesSathya Perla2012-06-061-1/+7
* | | | be2net: do not modify PCI MaxReadReq sizeSathya Perla2012-06-061-2/+0
* | | | be2net: cleanup be_vid_config()Sathya Perla2012-06-061-16/+9
* | | | be2net: don't call vid_config() when there's no vlan configSathya Perla2012-06-061-1/+2
* | | | gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-051-196/+224
* | | | gianfar: Remove superfluous initialisationsJan Ceuleers2012-06-051-16/+14
* | | | gianfar: various coding style and whitespace cleanupsJan Ceuleers2012-06-051-144/+154
* | | | gianfar: comment cleanupJan Ceuleers2012-06-051-72/+83
* | | | gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers2012-06-051-8/+8
* | | | stmmac: remove two useless initialisationsGiuseppe CAVALLARO2012-06-041-2/+1
* | | | net/9p: Add __force to cast of __user pointerJoe Perches2012-06-041-1/+1
* | | | net: Remove casts to same typeJoe Perches2012-06-0414-36/+32
* | | | net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati2012-06-042-7/+51
* | | | sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-042-0/+2
* | | | net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-047-12/+14
* | | | tcp: tcp_make_synack() consumes dst parameterEric Dumazet2012-06-043-6/+14
* | | | tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet2012-06-041-1/+1
| |/ / |/| |
* | | Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\ \ \
| * | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * | | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \ \ \ | | |_|/ | |/| |
| * | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
OpenPOWER on IntegriCloud