summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-111457-10830/+18590
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | slab,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-111-18/+21
| | | * | | | | | | | | slub,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-111-5/+25
| | | * | | | | | | | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-112-17/+31
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | slub: fix ksize() build errorMariusz Kozlowski2011-02-271-24/+24
| | * | | | | | | | | slub: fix kmemcheck calls to match ksize() hintsEric Dumazet2011-02-231-23/+26
| | * | | | | | | | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-234-21/+0
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen2011-03-221-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2242-322/+381
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-212-15/+10
| * | | | | | | | | | ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-211-1/+1
| * | | | | | | | | | veth: Fix the byte countersEric W. Biederman2011-03-211-1/+1
| * | | | | | | | | | net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman2011-03-211-7/+11
| * | | | | | | | | | macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman2011-03-211-6/+12
| * | | | | | | | | | net: fix incorrect spelling in drop monitor protocolNeil Horman2011-03-211-1/+1
| * | | | | | | | | | can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-211-3/+3
| * | | | | | | | | | net/appletalk: fix atalk_release use after freeArnd Bergmann2011-03-211-0/+3
| * | | | | | | | | | ipx: fix ipx_release()Eric Dumazet2011-03-211-1/+1
| * | | | | | | | | | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-211-2/+2
| * | | | | | | | | | l2tp: fix possible oops on l2tp_eth module unloadJames Chapman2011-03-211-1/+1
| * | | | | | | | | | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-213-2/+16
| * | | | | | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-03-202-150/+64
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-131-1/+1
| | * | | | | | | | | | vhost: lock receive queue, not the socketJason Wang2011-03-131-3/+4
| | * | | | | | | | | | vhost-net: Unify the code of mergeable and big buffer handlingJason Wang2011-03-131-121/+7
| | * | | | | | | | | | vhost-net: check the support of mergeable buffer outside the receive loopJason Wang2011-03-131-2/+3
| | * | | | | | | | | | vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
| | * | | | | | | | | | vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-209-104/+73
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov2011-03-201-1/+4
| | * | | | | | | | | | | netfilter: xtables: fix reentrancyEric Dumazet2011-03-202-4/+4
| | * | | | | | | | | | | netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik2011-03-201-5/+17
| | * | | | | | | | | | | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-205-94/+48
| * | | | | | | | | | | | niu: Rename NIU parent platform device name to fix conflict.David S. Miller2011-03-191-1/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-191-2/+2
| * | | | | | | | | | | bonding: fix a typo in a commentNicolas de Pesloüan2011-03-191-1/+1
| * | | | | | | | | | | ftmac100: use resource_size()Dan Carpenter2011-03-181-1/+1
| * | | | | | | | | | | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-185-15/+15
| * | | | | | | | | | | bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu2011-03-181-0/+3
| * | | | | | | | | | | vlan: should take into account needed_headroomEric Dumazet2011-03-181-0/+1
| * | | | | | | | | | | ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-182-7/+141
| * | | | | | | | | | | ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi2011-03-181-0/+3
| * | | | | | | | | | | econet: 4 byte infoleak to the networkVasiliy Kulikov2011-03-181-1/+1
| * | | | | | | | | | | gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2011-03-182-2/+15
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-2115-941/+1237
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
| * | | | | | | | | | | | Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-178-863/+988
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | genksyms: Regenerate lexer and parserMichal Marek2011-03-173-512/+661
| | * | | | | | | | | | | | genksyms: Track changes to enum constantsMichal Marek2011-03-174-13/+127
| | * | | | | | | | | | | | genksyms: simplify usage of find_symbol()Michal Marek2011-03-174-9/+9
OpenPOWER on IntegriCloud