aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-30xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall
2012-08-30ipvs: fix error return codeJulia Lawall
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang
2012-08-24Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-08-24Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-08-24netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-24can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt
2012-08-24can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov
2012-08-24sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings
2012-08-23af_packet: match_fanout_group() can be staticFengguang Wu
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-22stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO
2012-08-22stmmac: fix GMAC syn IDGiuseppe CAVALLARO
2012-08-22ipv4: properly update pmtuEric Dumazet
2012-08-22Linux 3.6-rc3Linus Torvalds
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-22vfio: don't dereference after kfree...Al Viro
2012-08-22mac80211: fix DS to MBSS address translationThomas Pedersen