summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-211-0/+1
| * | | | | | | | xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-211-0/+1
| * | | | | | | | xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-211-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/+2Star
| * | | | | | | | 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/+12Star
| * | | | | | | | 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/+2Star
| * | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-187-35/+22Star
| * | | | | | | | 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/davem/sparcLinus Torvalds2012-09-211-8/+5Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: fix the return value of module_alloc()Wei Yongjun2012-09-211-3/+1Star
| * | | | | | | | | | sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson2012-09-211-5/+4Star
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-09-212-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke2012-09-131-1/+1
| * | | | | | | | | | | x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLBJoe Millenbach2012-09-051-4/+4
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-09-211-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-131-7/+12
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-217-3/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-201-2/+2
| * | | | | | | | | | | | perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-193-1/+39
| * | | | | | | | | | | | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-132-0/+14
| * | | | | | | | | | | | perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian2012-09-131-0/+6
* | | | | | | | | | | | | Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-09-213-18/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-181-0/+1
| * | | | | | | | | | | | | xfs: fix race while discarding buffers [V4]Carlos Maiolino2012-08-292-18/+28
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-216-139/+59Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-09-213-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \