Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | bnx2x: increase inner ip id during encapsulated tso | Dmitry Kravkov | 2013-03-22 | 4 | -13/+15 | |
* | | | | virtio: remove obsolete virtqueue_get_queue_index() | Rusty Russell | 2013-03-22 | 3 | -11/+5 | |
* | | | | net: Fix p3_gelic_net sparse warnings | Geoff Levand | 2013-03-22 | 1 | -123/+117 | |
* | | | | appletalk: remove "config IPDDP_DECAP" | Paul Bolle | 2013-03-22 | 1 | -17/+1 | |
* | | | | sh_eth: fix unused variable warning | Sergei Shtylyov | 2013-03-21 | 1 | -1/+0 | |
* | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 2013-03-21 | 5 | -23/+19 | |
* | | | | sh_eth: use managed device API | Sergei Shtylyov | 2013-03-21 | 2 | -35/+13 | |
* | | | | sh_eth: kill unneeded typecast in sh_eth_drv_probe() | Sergei Shtylyov | 2013-03-21 | 1 | -2/+1 | |
* | | | | sh_eth: use PIR_* bits | Sergei Shtylyov | 2013-03-21 | 1 | -4/+4 | |
* | | | | net: fix psock_fanout on sparc64 | Willem de Bruijn | 2013-03-21 | 1 | -1/+7 | |
* | | | | netlink: Diag core and basic socket info dumping (v2) | Andrey Vagin | 2013-03-21 | 5 | -0/+244 | |
* | | | | net: prepare netlink code for netlink diag | Andrey Vagin | 2013-03-21 | 2 | -54/+67 | |
* | | | | gianfar: Remove superfluous kernel_dropped local counter | Claudiu Manoil | 2013-03-21 | 3 | -7/+1 | |
* | | | | gianfar: Cleanup dead code and minor formatting | Claudiu Manoil | 2013-03-21 | 1 | -4/+3 | |
* | | | | gianfar: Remove 'maybe-uninitialized' compile warning | Claudiu Manoil | 2013-03-21 | 1 | -1/+1 | |
* | | | | net: sh-eth: Use pr_err instead of printk | Nobuhiro Iwamatsu | 2013-03-21 | 1 | -2/+2 | |
* | | | | net: remove redundant ifdef CONFIG_CGROUPS | Zefan Li | 2013-03-21 | 1 | -2/+0 | |
* | | | | tcp: implement RFC5682 F-RTO | Yuchung Cheng | 2013-03-21 | 3 | -26/+68 | |
* | | | | tcp: refactor CA_Loss state processing | Yuchung Cheng | 2013-03-21 | 1 | -16/+26 | |
* | | | | tcp: refactor F-RTO | Yuchung Cheng | 2013-03-21 | 9 | -421/+10 | |
* | | | | filter: add minimal BPF JIT image disassembler | Daniel Borkmann | 2013-03-21 | 3 | -5/+220 | |
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-03-21 | 263 | -3400/+9520 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-20 | 263 | -3400/+9520 | |
| |\ \ \ \ | ||||||
| | * | | | | ath6kl: fix size_t printf warnings | Kalle Valo | 2013-03-20 | 1 | -7/+7 | |
| | * | | | | rt2800: 5592: add more USB devices IDs | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+9 | |
| | * | | | | rt2800: 5592: iq calibration for 5GHz | Stanislaw Gruszka | 2013-03-18 | 1 | -10/+60 | |
| | * | | | | rt2800: 5592: add Kconfig | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+7 | |
| | * | | | | rt2800: 5592: TXWI & RXWI descriptors size | Stanislaw Gruszka | 2013-03-18 | 4 | -7/+58 | |
| | * | | | | rt2800: 5592: add chip specific vgc calculations | Stanislaw Gruszka | 2013-03-18 | 1 | -7/+22 | |
| | * | | | | rt2800: 5592: add AGC init | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+4 | |
| | * | | | | rt2800: add write_with_rx_chain function | Stanislaw Gruszka | 2013-03-18 | 2 | -0/+19 | |
| | * | | | | rt2800: rearrange bbp/rfcsr initialization | Stanislaw Gruszka | 2013-03-18 | 1 | -5/+45 | |
| | * | | | | rt2800: 5592: add iq calibration | Stanislaw Gruszka | 2013-03-18 | 3 | -4/+101 | |
| | * | | | | rt2800: 5592: more channel switch registers settings (BBP & GLRT) | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+32 | |
| | * | | | | rt2800: 5592: enable rf init | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+1 | |
| | * | | | | rt2800: 5592: setup LDO_CFG0 when configuring channel | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+5 | |
| | * | | | | rt2800: 5592: init frequency calibration | Stanislaw Gruszka | 2013-03-18 | 1 | -3/+9 | |
| | * | | | | rt2800: 5592: initialize RF_38/39/30 registers | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 | |
| | * | | | | rt2800: 5592: initialize BBP_R138 register | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 | |
| | * | | | | rt2800: 5592: initalize BBP_R103 register on new revisions | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+2 | |
| | * | | | | rt2800: 5592: initalize RF_R27 on older revisions | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 | |
| | * | | | | rt2800: 5592: RF early registers initialization | Stanislaw Gruszka | 2013-03-18 | 1 | -25/+51 | |
| | * | | | | rt2800: 5592: common BBP initialization | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+22 | |
| | * | | | | rt2800: 5592: BBP registers initialization | Stanislaw Gruszka | 2013-03-18 | 2 | -9/+125 | |
| | * | | | | rt2800: 5592: MAC registers initalization | Stanislaw Gruszka | 2013-03-18 | 1 | -2/+4 | |
| | * | | | | rt2800: 5592: channel config stub | Stanislaw Gruszka | 2013-03-18 | 2 | -0/+266 | |
| | * | | | | rt2800: 5592: add channels table | Stanislaw Gruszka | 2013-03-18 | 2 | -0/+150 | |
| | * | | | | rt2800: 5592: early defines | Stanislaw Gruszka | 2013-03-18 | 4 | -0/+8 | |
| | * | | | | rt2800: do not crash if spec->channels is NULL | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+3 | |
| | * | | | | rt2x00: Fix tx status reporting for reordered frames in rt2800pci | Helmut Schaa | 2013-03-18 | 2 | -3/+112 |