summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-216-17/+17
* Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
|\
| * can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| * can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1
* | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
* | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
* | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
* | ipv6: fix return value check in fib6_add()Wei Yongjun2012-09-211-0/+4
* | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
|/
* net: do not disable sg for packets requiring no checksumEd Cashin2012-09-201-1/+2
* aoe: assert AoE packets marked as requiring no checksumEd Cashin2012-09-201-0/+1
* at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
* xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-201-4/+5
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-202-6/+27
* xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-201-0/+1
* xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-201-0/+1
* xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-201-0/+1
* xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-201-1/+1
* net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-201-3/+8
* tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin2012-09-201-3/+10
* net/core: fix comment in skb_try_coalesceLi RongQing2012-09-191-1/+3
* asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
* pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-191-1/+4
* tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček2012-09-191-2/+8
* batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing2012-09-191-3/+3
* e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
* xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-181-1/+1
* tcp: fix regression in urgent data handlingEric Dumazet2012-09-181-3/+2
* net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-181-1/+1
* netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
* bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
* xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-181-2/+4
* xfrm_user: return error pointer instead of NULLMathias Krause2012-09-181-2/+4
* ipv6: use DST_* macro to set obselete fieldNicolas Dichtel2012-09-181-3/+3
* ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-183-29/+12
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-182-0/+2
* netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-183-8/+12
* net: rt_cache_flush() cleanupEric Dumazet2012-09-181-17/+2
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-187-35/+22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-1712-24/+46
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-24/+46
| |\
| | * brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-121-10/+16
| | * brcmfmac: fix big endian bug in i-scan.Hante Meuleman2012-09-121-2/+4
| | * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
| | * brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
| | * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-105-7/+8
| | * brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-143-44/+61
|\ \ \
| * | | GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-131-38/+28
| * | | GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-131-2/+6
OpenPOWER on IntegriCloud