summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang6-17/+17
2012-09-21Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-4/+2
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun1-1/+1
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior1-5/+6
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-09-20net: do not disable sg for packets requiring no checksumEd Cashin1-1/+2
2012-09-20aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-09-20at91ether: return PTR_ERR if call to clk_get failsDevendra Naga1-1/+1
2012-09-20xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-09-20xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-09-20net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork1-3/+8
2012-09-20tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin1-3/+10
2012-09-19net/core: fix comment in skb_try_coalesceLi RongQing1-1/+3
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-09-19pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-09-19tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-09-19batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing1-3/+3
2012-09-18e1000: Small packets may get corrupted during padding by HWTushar Dave1-0/+11
2012-09-18xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-09-18tcp: fix regression in urgent data handlingEric Dumazet1-3/+2
2012-09-18net: fix memory leak on oom with zerocopyMichael S. Tsirkin1-1/+1
2012-09-18netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel1-3/+3
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel3-29/+12
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2-0/+2
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel3-8/+12
2012-09-18net: rt_cache_flush() cleanupEric Dumazet1-17/+2
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel7-35/+22
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-24/+46
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds3-44/+61
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-33/+42
2012-09-14Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+14
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-138/+298
2012-09-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-29/+17
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-38/+58